canasta gitops rm

From Canasta Wiki

canasta > gitops > rm

canasta gitops rm

Remove configuration from git tracking

Synopsis

Remove configuration files from git tracking. If a file path is given, delete that file and stage the deletion. Without a path, stage all pending deletions (files already deleted from disk).

canasta gitops rm [flags]

Examples

canasta gitops rm public_assets/main/.htaccess
canasta gitops rm

Flags

Flag Shorthand Description Default Required Orchestrator
--id -i Canasta instance ID * Both
--path File path to remove (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