Skip to content

Commit

Permalink
Update website/content/docs/commands/hcp/connect.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah Chavis <[email protected]>
  • Loading branch information
biazmoreira and schavis committed Jan 9, 2024
1 parent 6d8e31e commit ee8e536
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions website/content/docs/commands/hcp/connect.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,9 @@ organization. If `organization-id` is empty and the user is associated with
multiple HCP organizations, the CLI prompts the user to select from a list
of available organizations.

- `-project-id` `(string: "")` - Project ID of the HCP Project. This is optional and in case it's not provided,
and the user is associated with more than one HCP Project, they will be offered a list of projects to choose from in the CLI.
- `-project-id` `(string: "")` - Optional ID of the desired HCP project. If
`project-id` is empty and the user is associated with more than one HCP
project, the CLI prompts the user to select from a list of available projects.

- `-cluster-id` `(string: "")` - Optional ID of the desired HCP Vault cluster.
If `cluster-id` is empty and the user is associated with multiple HCP clusters,
Expand Down

0 comments on commit ee8e536

Please sign in to comment.