|
|
@ -15,7 +15,7 @@ The delete source sub-commands delete sources.
|
|
|
|
### Options inherited from parent commands
|
|
|
|
### Options inherited from parent commands
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
```
|
|
|
|
--components strings list of components, accepts comma-separated values (default [source-controller,kustomize-controller])
|
|
|
|
--components strings list of components, accepts comma-separated values (default [source-controller,kustomize-controller,notification-controller])
|
|
|
|
--kubeconfig string path to the kubeconfig file (default "~/.kube/config")
|
|
|
|
--kubeconfig string path to the kubeconfig file (default "~/.kube/config")
|
|
|
|
--namespace string the namespace scope for this operation (default "gitops-system")
|
|
|
|
--namespace string the namespace scope for this operation (default "gitops-system")
|
|
|
|
-s, --silent delete resource without asking for confirmation
|
|
|
|
-s, --silent delete resource without asking for confirmation
|
|
|
|