1
0
mirror of synced 2026-03-31 05:54:20 +00:00

Add label arg to create commands

This commit is contained in:
stefanprodan
2020-09-08 17:42:32 +03:00
parent 9dbfca3d7a
commit 797cd9bea2
15 changed files with 107 additions and 43 deletions

View File

@@ -53,6 +53,7 @@ gotk create source helm [name] [flags]
--export export in YAML format to stdout
--interval duration source sync interval (default 1m0s)
--kubeconfig string path to the kubeconfig file (default "~/.kube/config")
--label strings set labels on the resource (can specify multiple labels with commas: label1=value1,label2=value2)
--namespace string the namespace scope for this operation (default "gitops-system")
--timeout duration timeout for this operation (default 5m0s)
--verbose print generated objects