Skip to content

Commit

Permalink
docs(cobra): update auto-generated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
poornima-krishnasamy authored and github-actions[bot] committed Dec 4, 2023
1 parent e482777 commit 98c7d04
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions doc/cloud-platform_environment_apply.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,18 @@ $ cloud-platform environment apply -n <namespace>
### Options

```
--all-namespaces Apply all namespaces with -all-namespaces
--cluster string cluster context fron kubeconfig file
--clusterdir string folder name under namespaces/ inside cloud-platform-environments repo refering to full cluster name
--enable-apply-skip Enable skipping apply for a namespace
--github-token string Personal access Token from Github
-h, --help help for apply
--kubecfg string path to kubeconfig file (default "/home/runner/.kube/config")
-n, --namespace string Namespace which you want to perform the apply
--prNumber int Pull request ID or number to which you want to perform the apply
--redact Redact the terraform output before printing (default true)
--all-namespaces Apply all namespaces with -all-namespaces
--batch-apply-index int Starting index for Apply to a batch of namespaces
--batch-apply-size int Number of namespaces to apply in a batch (default 10)
--cluster string cluster context fron kubeconfig file
--clusterdir string folder name under namespaces/ inside cloud-platform-environments repo refering to full cluster name
--enable-apply-skip Enable skipping apply for a namespace
--github-token string Personal access Token from Github
-h, --help help for apply
--kubecfg string path to kubeconfig file (default "/home/runner/.kube/config")
-n, --namespace string Namespace which you want to perform the apply
--prNumber int Pull request ID or number to which you want to perform the apply
--redact Redact the terraform output before printing (default true)
```

### Options inherited from parent commands
Expand Down

0 comments on commit 98c7d04

Please sign in to comment.