fly machine egress ip

Manage static egress (outgoing) IP addresses for machines

Usage

fly machine egress-ip [command] [flags]

Available Commands

  • allocate - Allocate static egress IPs
  • list - List all allocated static egress IPs
  • release - Release an egress IP address

Options

  -h, --help   help for egress-ip

Global Options

  -t, --access-token string   Fly API Access Token
      --debug                 Print additional logs and traces
      --verbose               Verbose output

See Also