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_version.md

722 B

k3d version

Show k3d and default k3s version

Synopsis

Show k3d and default k3s version

k3d version [flags]

Options

  -h, --help            help for version
  -o, --output string   This will return version information as a different format.  Only json is supported

Options inherited from parent commands

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

SEE ALSO