knts init
Automatically generate your Knts manifest
Synopsis
This command generates your Knts manifest template. Creates an outline of the knts.yaml.
Usage
knts init [flags]
Flags
--configure-devs configure devs after deploying the application
-c, --context string context target for generating the knts manifest
--deploy deploy the application after generate the knts manifest
-f, --file string path to the manifest file (default "knts.yml")
-h, --help help for init
-n, --namespace string namespace target for generating the knts manifest
-r, --replace overwrite existing manifest file
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")