Skip to content

Commit

Permalink
docs: ✏️ add branch name to cluster delete
Browse files Browse the repository at this point in the history
  • Loading branch information
jaskaransarkaria committed May 15, 2024
1 parent 2c6463e commit 1ed5910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runbooks/source/delete-cluster.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ In order to use this command, ensure you have the following installed:
Execute the following command, providing the name of the cluster you wish to delete:

```
cloud-platform pipeline delete-cluster --cluster-name <cluster-name>
cloud-platform pipeline delete-cluster --cluster-name <cluster-name> --branch-name <branch-name-defaults-to-main>
```

You'll be prompted to authenticate to Concourse:
Expand Down

0 comments on commit 1ed5910

Please sign in to comment.