canasta gitops diff
From Canasta Wiki
canasta gitops diff
Show local and remote changes since the branches diverged
Synopsis
Show uncommitted working tree changes, then fetch the latest from the remote and show what files have changed locally, what files have changed on the remote, and which files have changed in both (potential merge conflicts).
canasta gitops diff [flags]
Examples
canasta gitops diff
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 |