Caution
The Fuel command-line interface has been updated. Although old
fuel
commands are still available, we recommend that you use
the new fuel2
commands instead. See
the Fuel CLI commands comparison matrix.
The following table describes virtual IP management commands available in the Fuel CLI.
Description | Command | Example |
---|---|---|
Download a virtual IP (VIP) configuration for a specific environment to a specified file. Variables:
|
fuel --env <ENV_ID> vip --download --file <FILE_NAME> |
fuel --env 1 vip --download --file vip.yaml
|
Upload a VIP configuration for a specific environment from a specified file. | fuel --env <ENV_ID> vip --upload --file <FILE> |
fuel --env 1 vip --upload --file vip.yaml
|
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.