fly ips
Commands for managing IP addresses associated with an application
Usage
fly ips [command] [flags]
Available Commands
- allocate-v4 - Allocate an IPv4 address
- allocate-v6 - Allocate an IPv6 address
- list - List allocated IP addresses
- private - List instances private IP addresses
- release - Release IP addresses
Options
-h, --help help for ips
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
See Also
- fly - The Fly.io command line interface