Skip to content

Commit

Permalink
docs: include update command
Browse files Browse the repository at this point in the history
Co-authored-by: El De-dog-lo <[email protected]>
  • Loading branch information
mikeshultz and fubuloubu authored Oct 3, 2024
1 parent bdb59b5 commit 9ea3c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/userguides/platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Once you have created all the Variable Group(s) that you need to operate your Bo
If you are using a private container registry to store your images, you will need to provide your bot with the necessary credentials to access it.
First you will need to add your credentials to the cluster with the [`silverback cluster registry auth new`][silverback-cluster-registry-auth-new] command.

Then you can provide the name of these credentials when creating your bot with the [`silverback cluster bots new`][silverback-cluster-bots-new] command.
Then you can provide the name of these credentials when creating your bot with the [`silverback cluster bots new`][silverback-cluster-bots-new] or [`silverback cluster bots update`][silverback-cluster-bots-update] commands.

## Deploying your Bot

Expand Down

0 comments on commit 9ea3c9f

Please sign in to comment.