Adds suspend and resume all cmd
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
This commit is contained in:
@@ -12,6 +12,7 @@ The resume sub-commands resume a suspended resource.
|
||||
### Options
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
-h, --help help for resume
|
||||
```
|
||||
|
||||
|
||||
@@ -30,6 +30,7 @@ flux resume alert [name] [flags]
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -30,6 +30,7 @@ flux resume helmrelease [name] [flags]
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -18,6 +18,7 @@ The resume image sub-commands resume suspended image automation objects.
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -29,6 +29,7 @@ flux resume image repository [name] [flags]
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -29,6 +29,7 @@ flux resume image update [name] [flags]
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -30,6 +30,7 @@ flux resume kustomization [name] [flags]
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -30,6 +30,7 @@ flux resume receiver [name] [flags]
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -18,6 +18,7 @@ The resume sub-commands resume a suspended source.
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -29,6 +29,7 @@ flux resume source bucket [name] [flags]
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -29,6 +29,7 @@ flux resume source chart [name] [flags]
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -29,6 +29,7 @@ flux resume source git [name] [flags]
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -29,6 +29,7 @@ flux resume source helm [name] [flags]
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -12,6 +12,7 @@ The suspend sub-commands suspend the reconciliation of a resource.
|
||||
### Options
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
-h, --help help for suspend
|
||||
```
|
||||
|
||||
|
||||
@@ -29,6 +29,7 @@ flux suspend alert [name] [flags]
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -29,6 +29,7 @@ flux suspend helmrelease [name] [flags]
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -18,6 +18,7 @@ The suspend image sub-commands suspend the reconciliation of an image automation
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -29,6 +29,7 @@ flux suspend image repository [name] [flags]
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -29,6 +29,7 @@ flux suspend image update [name] [flags]
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -29,6 +29,7 @@ flux suspend kustomization [name] [flags]
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -29,6 +29,7 @@ flux suspend receiver [name] [flags]
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -18,6 +18,7 @@ The suspend sub-commands suspend the reconciliation of a source.
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -29,6 +29,7 @@ flux suspend source bucket [name] [flags]
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -29,6 +29,7 @@ flux suspend source chart [name] [flags]
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -29,6 +29,7 @@ flux suspend source git [name] [flags]
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
@@ -29,6 +29,7 @@ flux suspend source helm [name] [flags]
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--all suspend all resources in that namespace
|
||||
--context string kubernetes context to use
|
||||
--kubeconfig string absolute path to the kubeconfig file
|
||||
-n, --namespace string the namespace scope for this operation (default "flux-system")
|
||||
|
||||
Reference in New Issue
Block a user