canasta gitops sync
From Canasta Wiki
canasta gitops sync
Trigger an immediate Argo CD sync (kubernetes only)
Synopsis
Forces Argo CD to immediately reconcile the cluster state with the Git repository, rather than waiting for the next automatic sync interval. On Docker Compose instances this command has no effect.
canasta gitops sync [flags]
Examples
canasta gitops sync
Flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--id |
-i |
Canasta instance ID | * | 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 |