Releases one or more IP addresses from the application
## Usage
~~~
fly ips release [flags] ADDRESS ADDRESS ...
~~~
## Options
~~~
-a, --app string Application name
-c, --config string Path to application configuration file
-h, --help help for release
~~~
## Global Options
~~~
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
~~~
## See Also
* [fly ips](/docs/flyctl/ips/) - Manage IP addresses for apps
fly ips release
Releases one or more IP addresses from the application
Usage
fly ips release [flags] ADDRESS ADDRESS ...
Options
-a, --app string Application name
-c, --config string Path to application configuration file
-h, --help help for release
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output