canasta gitops add
From Canasta Wiki
canasta gitops add
Add configuration changes to git
Synopsis
Stage configuration changes for the next gitops push. If a file path is given, stage just that path. Without a path, stage all changes under the config directory (existing behavior).
canasta gitops add [flags]
Examples
canasta gitops add extensions/WikiWorks/LocalSettings.php
canasta gitops add
Flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--id |
-i |
Canasta instance ID | * | Both | |
--path |
File path to stage (relative to instance root) | Both |
* Defaults to the Canasta instance matching the current directory, if any.
Global Flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--help |
-h |
Show help message and exit | Both | ||
--verbose |
-v |
Enable verbose output | Both |