k3d/docs/documentation.md
2019-05-21 16:16:33 +02:00

680 B

Documentation

Functionality

COMMANDS:
     check-tools, ct  Check if docker is running
     create, c        Create a single- or multi-node k3s cluster in docker containers
     delete, d, del   Delete cluster
     stop             Stop cluster
     start            Start a stopped cluster
     list, ls, l      List all clusters
     get-kubeconfig   Get kubeconfig location for cluster
     help, h          Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --verbose      Enable verbose output
   --help, -h     show help
   --version, -v  print the version

Compatibility with k3s functionality/options

... under construction ...