canasta gitops push

From Canasta Wiki
Revision as of 13:43, 24 March 2026 by WikiSysop (talk | contribs) (Update CLI reference)

canasta > gitops > push

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