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 fuel2 gitrepo command available in the Fuel CLI. This command is available after you install the Fuel Infrastructure-as-Code extension. For more information, see: Modify configurations from a Git repository.
Description | Command |
---|---|
Associate an OpenStack environment with a Git repository. |
Example: fuel2 gitrepo create --env 1 --name test --url \
git@github.com:user/test.git --ref master --key .ssh/id_rsa
|
Download configuration files from an OpenStack environment and upload them to the configured Git repository. |
|
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.