Deployment commands

Deployment commands

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.

Deployment commands
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
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.

Contents