Skip to content

Commit

Permalink
Fix command example
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-j-smith committed Nov 21, 2024
1 parent 3a4c7df commit c62c99b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Locate the PR number for the namespace deletion PR, and execute the following co

```bash
cloud-platform environment destroy \
--prNumber [namespace-deletion-PR] \
--pr-number [namespace-deletion-PR] \
--cluster arn:aws:eks:eu-west-2:754256621582:cluster/live \
--kubecfg ~/.kube/config \
--clusterdir live.cloud-platform.service.justice.gov.uk \
Expand Down

0 comments on commit c62c99b

Please sign in to comment.