Skip to content

Commit

Permalink
update cli links
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacCalligeros95 committed Dec 5, 2024
1 parent 263a677 commit 6d4373a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/pages/docs/octopus-rest-api/cli/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ The Octopus CLI is built and maintained by the Octopus Deploy team, but it is al
- **[octopus account gcp create](/docs/octopus-rest-api/cli/octopus-account-gcp-create)**: Create a Google Cloud account.
- **[octopus account gcp list](/docs/octopus-rest-api/cli/octopus-account-gcp-list)**: List Google Cloud accounts.
- **[octopus account list](/docs/octopus-rest-api/cli/octopus-account-list)**: List accounts.
- **[octopus account generic-oidc](/docs/octopus-rest-api/cli/octopus-account-generic-oidc)**: Manage Generic OpenID Connect accounts.
- **[octopus account generic-oidc create](/docs/octopus-rest-api/cli/octopus-account-generic-oidc-create)**: Create an Generic OpenID Connect account.
- **[octopus account generic-oidc list](/docs/octopus-rest-api/cli/octopus-account-generic-oidc-list)**: List Generic OpenID Connect accounts.
- **[octopus account ssh](/docs/octopus-rest-api/cli/octopus-account-ssh)**: Manage SSH Key Pair accounts.
- **[octopus account ssh create](/docs/octopus-rest-api/cli/octopus-account-ssh-create)**: Create a SSH Key Pair account.
- **[octopus account ssh list](/docs/octopus-rest-api/cli/octopus-account-ssh-list)**: List SSH Key Pair accounts.
Expand Down

0 comments on commit 6d4373a

Please sign in to comment.