We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c1c24c commit 19fa471Copy full SHA for 19fa471
docs/confluent-cloud.md
@@ -78,7 +78,7 @@ An example success message would look like:
78
Before generating an execution plan, you will need to create the service accounts. This can be done by running:
79
80
```bash
81
-kafka-gitops -f state.yaml accounts
+kafka-gitops -f state.yaml account
82
```
83
84
This currently only creates service accounts; it will not delete any.
0 commit comments