fuel-docs/userdocs/fuel-user-guide/cli/cli_network_template.rst

1016 B

Network template management commands

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