Little helper to run CNCF's k3s in Docker
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
k3d/docs/usage/commands/k3d_config_init.md

543 B

k3d config init

k3d config init [flags]

Options

  -f, --force           Force overwrite of target file
  -h, --help            help for init
  -o, --output string   Write a default k3d config (default "k3d-default.yaml")

Options inherited from parent commands

      --timestamps   Enable Log timestamps
      --trace        Enable super verbose output (trace logging)
      --verbose      Enable verbose output (debug logging)

SEE ALSO