Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 680 Bytes

documentation.md

File metadata and controls

25 lines (19 loc) · 680 Bytes

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