release gitops init
Command reference doc for the Release CLI
Prepare the local working copy for using GitOps
Options
--account <string>
Account name or ID (default: $RELEASE_ACCOUNT or "account" in config file)
--app <string>
App name or ID (default: $RELEASE_APP or "app" in config file)
-f
, --force
Overwrite existing config files
Options inherited from parent commands
--config <string>
config file (default is $HOME/.release.yaml)
--debug
enable debug logging
Related
release gitops - Manage GitOps config
Last updated