Skip to content

Update CLI docs for release v1.8.0#4864

Open
github-actions[bot] wants to merge 3 commits into
mainfrom
update-cli-docs-v1.8.0
Open

Update CLI docs for release v1.8.0#4864
github-actions[bot] wants to merge 3 commits into
mainfrom
update-cli-docs-v1.8.0

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot requested a review from a team as a code owner July 10, 2026 21:58
@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview, Comment Jul 10, 2026 11:28pm

Request Review

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

vale

docs/cli/command-reference/cloud/namespace.mdx|1019 col 6| [Temporal.Headings] 'mtls cert-ca create' should use sentence-style capitalization.
docs/cli/command-reference/cloud/namespace.mdx|1054 col 6| [Temporal.Headings] 'mtls cert-ca delete' should use sentence-style capitalization.
docs/cli/command-reference/cloud/namespace.mdx|1089 col 6| [Temporal.Headings] 'mtls cert-ca list' should use sentence-style capitalization.
docs/cli/command-reference/cloud/namespace.mdx|1108 col 5| [Temporal.Headings] 'mtls cert-filter' should use sentence-style capitalization.
docs/cli/command-reference/cloud/namespace.mdx|1114 col 6| [Temporal.Headings] 'mtls cert-filter create' should use sentence-style capitalization.
docs/cli/command-reference/cloud/namespace.mdx|1137 col 6| [Temporal.Headings] 'mtls cert-filter delete' should use sentence-style capitalization.
docs/cli/command-reference/cloud/namespace.mdx|1159 col 6| [Temporal.Headings] 'mtls cert-filter list' should use sentence-style capitalization.
docs/cli/command-reference/cloud/namespace.mdx|1171 col 5| [Temporal.Headings] 'mtls disable' should use sentence-style capitalization.
docs/cli/command-reference/cloud/namespace.mdx|1194 col 5| [Temporal.Headings] 'mtls enable' should use sentence-style capitalization.
docs/cli/command-reference/cloud/namespace.mdx|1217 col 5| [Temporal.Headings] 'mtls get' should use sentence-style capitalization.
docs/cli/command-reference/cloud/namespace.mdx|1235 col 4| [Temporal.Headings] 'retention' should use sentence-style capitalization.

| `--redirect-url` | No | **string** Redirect URL for OAuth authentication flow. |
| `--reset` | No | **bool** Clear stored login credentials and configuration, then re-authenticate. Use this if you need to switch accounts or fix authentication issues. |

## Global Flags

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'Global Flags' should use sentence-style capitalization.

|------|----------|-------------|
| `--domain` | No | **string** Authentication domain for the OAuth provider. |

## Global Flags

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'Global Flags' should use sentence-style capitalization.

@@ -87,12 +85,20 @@ Commands for managing private connectivity rules.

### private create

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'private create' should use sentence-style capitalization.

@@ -129,6 +127,7 @@ Use the following options to change the behavior of this command. You can also u
### endpoint delete

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'endpoint delete' should use sentence-style capitalization.

| `--api-key` | No | **string** API key for authenticating with Temporal Cloud. Can be used instead of interactive login for automation and CI/CD pipelines. |
| `--server` | No | **string** Override the Temporal Cloud API server address. Used for connecting to non-production environments. |

## Global Flags

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'Global Flags' should use sentence-style capitalization.

| `--namespace`, `-n` | Yes | **string** The fully qualified namespace name in the format 'namespace.account' (e.g., 'my-namespace.my-account'). |
| `--server` | No | **string** Override the Temporal Cloud API server address. Used for connecting to non-production environments. |

### fairness set

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'fairness set' should use sentence-style capitalization.

| `--resource-version`, `-v` | No | **string** Resource version for optimistic concurrency control. If not provided, the current version is fetched automatically. |
| `--server` | No | **string** Override the Temporal Cloud API server address. Used for connecting to non-production environments. |

## get

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'get' should use sentence-style capitalization.

@@ -947,13 +909,16 @@ Use the following options to change the behavior of this command. You can also u
### ha update

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'ha update' should use sentence-style capitalization.

| `--page-token` | No | **string** Token for retrieving the next page of results in a paginated list. |
| `--server` | No | **string** Override the Temporal Cloud API server address. Used for connecting to non-production environments. |

## mtls

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'mtls' should use sentence-style capitalization.


Commands for managing mTLS authentication configuration of Temporal Cloud namespaces.

### mtls cert-ca

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'mtls cert-ca' should use sentence-style capitalization.

@github-actions

Copy link
Copy Markdown
Contributor Author


Commands for managing the client CA certificates of Temporal Cloud namespaces.

#### mtls cert-ca create

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'mtls cert-ca create' should use sentence-style capitalization.

| `--resource-version`, `-v` | No | **string** Resource version for optimistic concurrency control. If not provided, the current version is fetched automatically. |
| `--server` | No | **string** Override the Temporal Cloud API server address. Used for connecting to non-production environments. |

#### mtls cert-ca delete

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'mtls cert-ca delete' should use sentence-style capitalization.

| `--resource-version`, `-v` | No | **string** Resource version for optimistic concurrency control. If not provided, the current version is fetched automatically. |
| `--server` | No | **string** Override the Temporal Cloud API server address. Used for connecting to non-production environments. |

#### mtls cert-ca list

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'mtls cert-ca list' should use sentence-style capitalization.

| `--namespace`, `-n` | Yes | **string** The fully qualified namespace name in the format 'namespace.account' (e.g., 'my-namespace.my-account'). |
| `--server` | No | **string** Override the Temporal Cloud API server address. Used for connecting to non-production environments. |

### mtls cert-filter

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'mtls cert-filter' should use sentence-style capitalization.

Certificate filters restrict mTLS connections to client certificates with
specific distinguished name properties.

#### mtls cert-filter create

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'mtls cert-filter create' should use sentence-style capitalization.

| `--server` | No | **string** Override the Temporal Cloud API server address. Used for connecting to non-production environments. |
| `--subject-alternative-name` | No | **string** The subject alternative name (SAN) from the certificate. |

#### mtls cert-filter list

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'mtls cert-filter list' should use sentence-style capitalization.

| `--namespace`, `-n` | Yes | **string** The fully qualified namespace name in the format 'namespace.account' (e.g., 'my-namespace.my-account'). |
| `--server` | No | **string** Override the Temporal Cloud API server address. Used for connecting to non-production environments. |

### mtls disable

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'mtls disable' should use sentence-style capitalization.

| `--resource-version`, `-v` | No | **string** Resource version for optimistic concurrency control. If not provided, the current version is fetched automatically. |
| `--server` | No | **string** Override the Temporal Cloud API server address. Used for connecting to non-production environments. |

### mtls enable

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'mtls enable' should use sentence-style capitalization.

| `--resource-version`, `-v` | No | **string** Resource version for optimistic concurrency control. If not provided, the current version is fetched automatically. |
| `--server` | No | **string** Override the Temporal Cloud API server address. Used for connecting to non-production environments. |

### mtls get

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'mtls get' should use sentence-style capitalization.

| `--namespace`, `-n` | Yes | **string** The fully qualified namespace name in the format 'namespace.account' (e.g., 'my-namespace.my-account'). |
| `--server` | No | **string** Override the Temporal Cloud API server address. Used for connecting to non-production environments. |

## retention

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'retention' should use sentence-style capitalization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants