Skip to main content
The Fly agent is a background process that manages wireguard connections started by flyctl. Commands such as ‘fly ssh’ and ‘fly proxy’ use this agent. Generally, the agent starts and stops automatically. These commands are useful for debugging.

Usage

Available Commands

  • ping - Ping the Fly agent
  • restart - Restart the Fly agent
  • run - Run the Fly agent in the foreground
  • start - Start the Fly agent
  • stop - Stop the Fly agent

Options

Global Options

See Also

  • fly - The Fly.io command line interface