canasta gitops diff
From Canasta Wiki
canasta gitops diff
Show local and remote changes since the branches diverged
Synopsis
Show the actual patch for uncommitted working tree changes, for local commits not yet pushed, and for remote commits that would be applied on the next pull. Each section is headed by its file count. Use --stat to show a diffstat summary instead of the full patch.
canasta gitops diff [flags]
Examples
canasta gitops diff
canasta gitops diff --stat
Flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--id |
-i |
Canasta instance ID | * | Both | |
--stat |
Show a diffstat summary instead of the full patch | 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 |