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

30 lines
558 B

## k3d completion
Generate completion scripts for [bash, zsh, fish, powershell | psh]
### Synopsis
Generate completion scripts for [bash, zsh, fish, powershell | psh]
```
k3d completion SHELL [flags]
```
### Options
```
-h, --help help for completion
```
### Options inherited from parent commands
```
--timestamps Enable Log timestamps
--trace Enable super verbose output (trace logging)
--verbose Enable verbose output (debug logging)
```
### SEE ALSO
* [k3d](k3d.md) - https://k3d.io/ -> Run k3s in Docker!