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 the usage of the fuel deployment command available in the Fuel CLI.
Description | Command |
---|---|
Delete current deployment data | fuel --env <ENV> deployment --delete |
Download current deployment data | fuel --env <ENV> deployment --download |
Download default deployment data | fuel --env <ENV> deployment --default |
Get default deployment information for specific nodes | fuel --env <ENV> deployment --default --node <NODE_ID [NODE_ID ...]> |
Upload provisioning deployment to a specific directory | fuel --env <ENV> deployment -u --dir path/to/directory |
Download deployment information to a specific directory | fuel --env <ENV> deployment -d --dir path/to/directory |
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.