Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/platform/3_credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,12 @@ example:

</div>

### 0. Change from deault cluster context
By default the [cluster context](./2_Custom%20Cloud%20Credentials/5_grid-cluster-context.md) is set to `Grid Cloud`. Change this to your BYOC cluster you created.

```
grid user set-cluster-context <byoc cluster name>
```

### 1. Generate Trust and Permission Policiess

Expand Down