Skip to content

Commit

Permalink
backport of commit b2ea296
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan-Heath committed Dec 11, 2024
1 parent adce4a7 commit 5e094e7
Show file tree
Hide file tree
Showing 32 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion website/content/docs/commands/aliases/create.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: aliases create - Command
description: >-
The "aliases create" command creates a new alias for a target resource.
The "aliases create" command creates a new alias resource for a target.
---

# aliases create
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/aliases/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: aliases - Command
description: >-
The "aliases" command performs operations on alias resources.
The "aliases" command performs operations on alias resources. An alias is a globally unique, DNS-like string that is associated with a destination resource.
---

# aliases
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/aliases/read.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: aliases read - Command
description: >-
The "aliases read" command reads the details of an alias resource with a given ID.
The "aliases read" command retrieves the details of an alias resource with a given ID.
---

# aliases read
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/auth-methods/delete.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: auth-methods delete - Command
description: >-
The "auth-methods delete" command deletes an existing auth method resource with the given ID.
The "auth-methods delete" command deletes an existing auth method resource.
---

# auth-methods delete
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/auth-methods/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: auth-methods - Command
description: >-
The "auth-methods" command performs operations on Boundary authentication method resources.
The "auth-methods" command performs operations on Boundary authentication method resources. Auth methods let users authenticate to Boundary.
---

# auth-methods
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/auth-methods/read.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: auth-methods read - Command
description: >-
The "auth-methods read" command reads the details for an auth method resource with the given ID.
The "auth-methods read" command retrieves the details for an auth method resource with the given ID.
---

# auth-methods read
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/auth-tokens/delete.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: auth-tokens delete - Command
description: >-
The "auth-tokens delete" command deletes an auth token resource with the given ID.
The "auth-tokens delete" command deletes an existing auth token resource with the given ID.
---

# auth-tokens delete
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/auth-tokens/read.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: auth-tokens read - Command
description: >-
The "auth-tokens read" command reads the details for an auth token resource with the given ID.
The "auth-tokens read" command retrieves the details for an auth token resource with the given ID.
---

# auth-tokens read
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: billing monthly-active-users - Command
description: >-
The "billing monthly-active-users" command retrieves the number of monthly active users during a specified time to help you predict user-based pricing.
The "billing monthly-active-users" command retrieves the number of monthly active users during a specified time period to help you predict user-based pricing.
---

# billing monthly-active-users
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: credential-libraries - Command
description: >-
The "credential-libraries" command performs operations on credential library resources.
The "credential-libraries" command performs operations on credential library resources. Credential libraries provide credentials of the same type and access level.
---

# credential-libraries
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: credential-libraries read - Command
description: >-
The "credential-libraries read" command reads the details of a credential library for a given credential library ID.
The "credential-libraries read" command retrieves the details of a credential library for a given credential library ID.
---

# credential-libraries read
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/credential-stores/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: credential-stores - Command
description: >-
The "credential-stores" command performs operations on credential store resources.
The "credential-stores" command performs operations on credential store resources. Credential stores can manage credentials of differing types and access levels.
---

# credential-stores
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/credential-stores/read.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: credential-stores read - Command
description: >-
The "credential-stores read" command reads the details of a credential store resource with a given ID.
The "credential-stores read" command retrieves the details of a credential store resource with a given ID.
---

# credential-stores read
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/credentials/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: credentials - Command
description: >-
The "credentials" command performs operations on Boundary credential resources.
The "credentials" command performs operations on Boundary credential resources. Credentials contain secrets that bind an identity to a set of permissions.
---

# credentials
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/credentials/read.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: credentials read - Command
description: >-
The "credentials read" command reads the details of an existing credential resource given its ID.
The "credentials read" command retrieves the details of an existing credential resource given its ID.
---

# credentials read
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/groups/read.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: groups read - Command
description: >-
The "groups read" command reads the details of an existing group resource for a given ID.
The "groups read" command retrieves the details of an existing group resource for a given ID.
---

# groups read
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/host-catalogs/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: docs
page_title: host-catalogs - Command
description: |-
description: >-
The "host-catalogs" command performs operations on Boundary host catalog resources. Host catalogs contain hosts and host sets.
---

Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/host-catalogs/read.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: host-catalogs read - Command
description: >-
The "host-catalogs read" command reads host catalog information for a host catalog resource with a given ID.
The "host-catalogs read" command retrieves host catalog information for a host catalog resource with a given ID.
---

# host-catalogs read
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/host-sets/read.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: host-sets read - Command
description: >-
The "host-sets read" command reads the details of an existing host set resource for the given ID.
The "host-sets read" command retrieves the details of an existing host set resource for the given ID.
---

# host-sets read
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/hosts/read.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: hosts read - Command
description: >-
The "hosts read" command reads details about a host resource with a given ID.
The "hosts read" command retrieves details about a host resource with a given ID.
---

# hosts read
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/managed-groups/read.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: managed-groups read - Command
description: >-
The "managed-groups read" command reads the details of a managed group resource with a given ID.
The "managed-groups read" command retrieves the details of a managed group resource with a given ID.
---

# managed-groups read
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/policies/read.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: policies read - Command
description: >-
The "policies read" command read the details of an existing policy resource with a given ID.
The "policies read" command retrieves the details of an existing policy resource with a given ID.
---

# policies read
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/read.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: read - Command
description: >-
The "read" command reads details about existing Boundary resources using the resource's ID.
The "read" command retrieves details about existing Boundary resources using the resource's ID.
---

# read
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/roles/read.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: roles read - Command
description: >-
The "roles read" command reads the details of a role resource with a given ID.
The "roles read" command retrieves the details of a role resource with a given ID.
---

# roles read
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/scopes/read.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: scopes read - Command
description: >-
The "scopes read" command reads the details about a scope resource using its given ID.
The "scopes read" command retrieves the details about a scope resource using its given ID.
---

# scopes read
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/session-recordings/read.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: session-recordings read - Command
description: >-
The "session-recordings read" command reads the details of a session recording resource with the given ID.
The "session-recordings read" command retrieves the details of a session recording resource with the given ID.
---

# session-recordings read
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/sessions/read.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: sessions read - Command
description: >-
The "sessions read" command reads the details of a session resources with the given ID.
The "sessions read" command retrieves the details of a session resources with the given ID.
---

# sessions read
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/storage-buckets/read.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: storage-buckets read - Command
description: >-
The "storage-buckets read" command reads the details of an existing storage bucket resource with the given ID.
The "storage-buckets read" command retrieves the details of an existing storage bucket resource with the given ID.
---

# storage-buckets read
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/targets/read.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: targets read - Command
description: >-
The "targets read" command reads the details of a target resource with a given ID.
The "targets read" command retrieves the details of a target resource with a given ID.
---

# targets read
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/users/read.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: users read - Command
description: >-
The `users read` command reads the details about a user resource for the given user ID.
The `users read` command retrieves the details about a user resource for the given user ID.
---

# users read
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/workers/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: workers - Command
description: >-
The "workers" command performs operations on Boundary worker resources.
The "workers" command performs operations on Boundary worker resources. Workers are primarily used as network proxies.
---

# workers
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/commands/workers/read.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: workers read - Command
description: >-
The "workers read" command reads the details of a worker resource with a given ID.
The "workers read" command retrieves the details of a worker resource with a given ID.
---

# workers read
Expand Down

0 comments on commit 5e094e7

Please sign in to comment.