Skip to content

Commit

Permalink
Merge pull request #111 from trevorackerman/fix-trace-command-doc
Browse files Browse the repository at this point in the history
use gcp in trace command instead of aws
  • Loading branch information
ytsarev authored Nov 27, 2024
2 parents e8c1f0f + 83b461b commit 3d52e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ To get nice representation of the Claim deployment status you can use
[crossplane beta trace](https://docs.crossplane.io/latest/cli/command-reference/#beta-trace) command

```console
crossplane beta trace cluster.aws.platformref.upbound.io/platform-ref-aws
crossplane beta trace cluster.gcp.platformref.upbound.io/platform-ref-gcp
```


Expand Down

0 comments on commit 3d52e46

Please sign in to comment.