Network template management commands

Network template management 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 network template management commands available in the Fuel CLI.

Network template management commands
Description Command Example
Upload a network template. fuel --env <ENV_ID> network-template --upload --dir <PATH>
fuel --env 1 network-template --upload --dir /home/stack/
Download a network template to the current directory. fuel --env <ENV_ID> network-template --download
fuel --env 1 network-template --download
Delete a network template. fuel --env <ENV_ID> network-template --delete
fuel --env 1 network-template --delete
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