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
sj-williams authored and github-actions[bot] committed Mar 12, 2024
1 parent cb15de6 commit 0d5d3b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/cloud-platform_pipeline_delete-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ It will delete the components, then the cluster, the VPC, terraform workspace an
You must have the following environment variables set, or passed via arguments:
- a cluster name

Optionally you can pass a branch name to use for the pipeline run, default is "main"

** You _must_ have the fly cli installed **
--> https://concourse-ci.org/fly.html

Expand All @@ -27,6 +29,7 @@ cloud-platform pipeline delete-cluster [flags]
### Options

```
-b, --branch-name string branch name to use for pipeline run (default: main) (default "main")
--cluster-name string cluster to delete
-h, --help help for delete-cluster
```
Expand Down

0 comments on commit 0d5d3b4

Please sign in to comment.