CLI:Canasta gitops push
From canasta
canasta gitops push
Push configuration changes to the git repository
Synopsis
Commit staged changes and push to the remote repository. Files must be staged first using "canasta gitops add". When pull_requests is enabled in hosts.yaml, creates a branch and opens a pull request instead of pushing directly to main.
canasta gitops push [flags]
Flags
| Flag | Shorthand | Description | Default | Required |
|---|---|---|---|---|
--help |
-h |
help for push | ||
--message |
-m |
Commit message | ||
--id |
-i |
Canasta instance ID | instance associated with current directory | |
--verbose |
-v |
Verbose output |