1
0
mirror of synced 2026-04-01 14:19:30 +00:00

Add bash completion cmd

This commit is contained in:
stefanprodan
2020-05-01 19:46:54 +03:00
parent 155cc66db9
commit afcb41c59b
33 changed files with 116 additions and 43 deletions

View File

@@ -22,7 +22,7 @@ tk delete source git [name] [flags]
--components strings list of components, accepts comma-separated values (default [source-controller,kustomize-controller])
--kubeconfig string path to the kubeconfig file (default "~/.kube/config")
--namespace string the namespace scope for this operation (default "gitops-system")
--silent delete resource without asking for confirmation
-s, --silent delete resource without asking for confirmation
--timeout duration timeout for this operation (default 5m0s)
--verbose print generated objects
```
@@ -31,4 +31,4 @@ tk delete source git [name] [flags]
* [tk delete source](tk_delete_source.md) - Delete sources commands
###### Auto generated by spf13/cobra on 30-Apr-2020
###### Auto generated by spf13/cobra on 1-May-2020