knts down
Deactivate your development container
Synopsis
This command deactivates your development container created using the knts up command.
Usage
knts down [svc] [flags]
Flags
-A, --all deactivate all running dev containers
-c, --context string context where the down command is executed
-f, --file string path to the manifest file (default "knts.yml")
-h, --help help for down
-n, --namespace string namespace where the down command is executed
-v, --volumes remove persistent volume
Global Flags
-l, --log-level string amount of information outputted (debug, info, warn, error) (default "warn")
--log-output string output format for logs (tty, plain, json) (default "tty")