Skip to content
Merged
Show file tree
Hide file tree
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
52 changes: 26 additions & 26 deletions docs/cloud/tcld/account.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tags:

{/* This is an auto-generated file. Do not edit directly. */}

The `tcld account` command account operations.
`tcld account`: Account operations.

Alias: `a`

Expand All @@ -26,19 +26,19 @@ Alias: `a`

### get

The `tcld account get` command get account information.
`tcld account get`: Get account information.

Alias: `g`

### list-regions

The `tcld account list-regions` command lists all regions where the account can provision namespaces.
`tcld account list-regions`: Lists all regions where the account can provision namespaces.

Alias: `l`

### metrics

The `tcld account metrics` command configures the metrics endpoint for the Temporal Cloud Account.
`tcld account metrics`: Configures the metrics endpoint for the Temporal Cloud Account.

Alias: `m`

Expand All @@ -48,15 +48,15 @@ Alias: `m`

#### enable

The `tcld account metrics enable` command enables the metrics endpoint. CA Certificates *must* be configured prior to enabling the endpoint.
`tcld account metrics enable`: Enables the metrics endpoint. CA Certificates *must* be configured prior to enabling the endpoint.

#### disable

The `tcld account metrics disable` command disables the metrics endpoint.
`tcld account metrics disable`: Disables the metrics endpoint.

#### accepted-client-ca

The `tcld account metrics accepted-client-ca` command manages configuration of ca certificates for the external metrics endpoint.
`tcld account metrics accepted-client-ca`: Manages configuration of ca certificates for the external metrics endpoint.

Alias: `ca`

Expand All @@ -67,7 +67,7 @@ Alias: `ca`

##### add

The `tcld account metrics accepted-client-ca add` command add a new ca accepted client ca certificate.
`tcld account metrics accepted-client-ca add`: Add a new ca accepted client ca certificate.

Alias: `a`

Expand Down Expand Up @@ -97,7 +97,7 @@ Alias: `f`

##### remove

The `tcld account metrics accepted-client-ca remove` command remove existing certificates.
`tcld account metrics accepted-client-ca remove`: Remove existing certificates.

Alias: `r`

Expand Down Expand Up @@ -133,7 +133,7 @@ Alias: `fp`

##### set

The `tcld account metrics accepted-client-ca set` command set the accepted client ca certificate.
`tcld account metrics accepted-client-ca set`: Set the accepted client ca certificate.

Alias: `s`

Expand Down Expand Up @@ -163,13 +163,13 @@ Alias: `f`

##### list

The `tcld account metrics accepted-client-ca list` command list the accepted client ca certificates currently configured for the account metrics endpoint.
`tcld account metrics accepted-client-ca list`: List the accepted client ca certificates currently configured for the account metrics endpoint.

Alias: `l`

### audit-log

The `tcld account audit-log` command audit log commands.
`tcld account audit-log`: audit log commands.

Alias: `al`

Expand All @@ -178,7 +178,7 @@ Alias: `al`

#### kinesis

The `tcld account audit-log kinesis` command manage Kinesis audit log sink.
`tcld account audit-log kinesis`: Manage Kinesis audit log sink.

Alias: `k`

Expand All @@ -191,7 +191,7 @@ Alias: `k`

##### create

The `tcld account audit-log kinesis create` command create a kinesis audit log sink.
`tcld account audit-log kinesis create`: Create a kinesis audit log sink.

Alias: `c`

Expand Down Expand Up @@ -219,7 +219,7 @@ Alias: `re`

##### validate

The `tcld account audit-log kinesis validate` command validate kinesis audit log sink.
`tcld account audit-log kinesis validate`: Validate kinesis audit log sink.

Alias: `v`

Expand Down Expand Up @@ -247,7 +247,7 @@ Alias: `re`

##### update

The `tcld account audit-log kinesis update` command update a kinesis audit log sink.
`tcld account audit-log kinesis update`: Update a kinesis audit log sink.

Alias: `u`

Expand Down Expand Up @@ -285,7 +285,7 @@ Alias: `re`

##### get

The `tcld account audit-log kinesis get` command get audit log sink.
`tcld account audit-log kinesis get`: Get audit log sink.

Alias: `g`

Expand All @@ -295,7 +295,7 @@ Provide a name for the sink

##### delete

The `tcld account audit-log kinesis delete` command delete audit log sink.
`tcld account audit-log kinesis delete`: Delete audit log sink.

Alias: `d`

Expand All @@ -311,7 +311,7 @@ Alias: `v`

##### list

The `tcld account audit-log kinesis list` command list audit log sinks.
`tcld account audit-log kinesis list`: List audit log sinks.

Alias: `l`

Expand All @@ -325,7 +325,7 @@ The page token for list operations

#### pubsub

The `tcld account audit-log pubsub` command manage PubSub audit log sink.
`tcld account audit-log pubsub`: Manage PubSub audit log sink.

Alias: `ps`

Expand All @@ -338,7 +338,7 @@ Alias: `ps`

##### create

The `tcld account audit-log pubsub create` command create a pubsub audit log sink.
`tcld account audit-log pubsub create`: Create a pubsub audit log sink.

Alias: `c`

Expand All @@ -360,7 +360,7 @@ Alias: `tn`

##### validate

The `tcld account audit-log pubsub validate` command validate pubsub audit log sink.
`tcld account audit-log pubsub validate`: Validate pubsub audit log sink.

Alias: `v`

Expand All @@ -382,7 +382,7 @@ Alias: `tn`

##### update

The `tcld account audit-log pubsub update` command update a pubsub audit log sink.
`tcld account audit-log pubsub update`: Update a pubsub audit log sink.

Alias: `u`

Expand Down Expand Up @@ -414,7 +414,7 @@ Alias: `tn`

##### get

The `tcld account audit-log pubsub get` command get audit log sink.
`tcld account audit-log pubsub get`: Get audit log sink.

Alias: `g`

Expand All @@ -424,7 +424,7 @@ Provide a name for the sink

##### delete

The `tcld account audit-log pubsub delete` command delete audit log sink.
`tcld account audit-log pubsub delete`: Delete audit log sink.

Alias: `d`

Expand All @@ -440,7 +440,7 @@ Alias: `v`

##### list

The `tcld account audit-log pubsub list` command list audit log sinks.
`tcld account audit-log pubsub list`: List audit log sinks.

Alias: `l`

Expand Down
14 changes: 7 additions & 7 deletions docs/cloud/tcld/apikey.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tags:

{/* This is an auto-generated file. Do not edit directly. */}

The `tcld apikey` command aPIKey operations.
`tcld apikey`: APIKey operations.

Alias: `ak`

Expand All @@ -28,7 +28,7 @@ Alias: `ak`

### create

The `tcld apikey create` command create an apikey. Make sure to copy the secret or else you will not be able to retrieve it again.
`tcld apikey create`: Create an apikey. Make sure to copy the secret or else you will not be able to retrieve it again.

Alias: `c`

Expand Down Expand Up @@ -68,7 +68,7 @@ Alias: `r`

### get

The `tcld apikey get` command get an apikey.
`tcld apikey get`: Get an apikey.

Alias: `g`

Expand All @@ -80,7 +80,7 @@ Alias: `i`

### list

The `tcld apikey list` command list API keys.
`tcld apikey list`: List API keys.

Alias: `l`

Expand All @@ -98,7 +98,7 @@ Alias: `ot`

### delete

The `tcld apikey delete` command delete an apikey.
`tcld apikey delete`: Delete an apikey.

Alias: `d`

Expand All @@ -122,7 +122,7 @@ Alias: `r`

### disable

The `tcld apikey disable` command disable an apikey.
`tcld apikey disable`: Disable an apikey.

Alias: `da`

Expand All @@ -146,7 +146,7 @@ Alias: `r`

### enable

The `tcld apikey enable` command enable a disabled apikey.
`tcld apikey enable`: Enable a disabled apikey.

Alias: `ea`

Expand Down
10 changes: 5 additions & 5 deletions docs/cloud/tcld/connectivity-rule.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tags:

{/* This is an auto-generated file. Do not edit directly. */}

The `tcld connectivity-rule` command connectivity rule operations.
`tcld connectivity-rule`: Connectivity rule operations.

Alias: `cr`

Expand All @@ -26,7 +26,7 @@ Alias: `cr`

### create

The `tcld connectivity-rule create` command create a connectivity rule.
`tcld connectivity-rule create`: Create a connectivity rule.

Alias: `c`

Expand Down Expand Up @@ -56,7 +56,7 @@ Alias: `gpi`

### get

The `tcld connectivity-rule get` command get a connectivity rule.
`tcld connectivity-rule get`: Get a connectivity rule.

Alias: `g`

Expand All @@ -68,7 +68,7 @@ Alias: `id`

### list

The `tcld connectivity-rule list` command list connectivity rules.
`tcld connectivity-rule list`: list connectivity rules.

Alias: `l`

Expand All @@ -80,7 +80,7 @@ Alias: `n`

### delete

The `tcld connectivity-rule delete` command delete a connectivity rule.
`tcld connectivity-rule delete`: Delete a connectivity rule.

Alias: `d`

Expand Down
4 changes: 2 additions & 2 deletions docs/cloud/tcld/feature.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ tags:

{/* This is an auto-generated file. Do not edit directly. */}

The `tcld feature` command feature commands.
`tcld feature`: feature commands.

Alias: `f`

- [tcld feature get](#get)

### get

The `tcld feature get` command get all feature flags Value.
`tcld feature get`: get all feature flags Value.

Alias: `g`

6 changes: 3 additions & 3 deletions docs/cloud/tcld/generate-certificates.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tags:

{/* This is an auto-generated file. Do not edit directly. */}

The `tcld generate-certificates` command commands for generating certificate authority and end-entity TLS certificates.
`tcld generate-certificates`: Commands for generating certificate authority and end-entity TLS certificates.

Alias: `gen`

Expand All @@ -24,7 +24,7 @@ Alias: `gen`

### certificate-authority-certificate

The `tcld generate-certificates certificate-authority-certificate` command generate a certificate authority certificate.
`tcld generate-certificates certificate-authority-certificate`: Generate a certificate authority certificate.

Alias: `ca`

Expand Down Expand Up @@ -60,7 +60,7 @@ Alias: `rsa`

### end-entity-certificate

The `tcld generate-certificates end-entity-certificate` command generate an end-entity certificate.
`tcld generate-certificates end-entity-certificate`: Generate an end-entity certificate.

Alias: `leaf`

Expand Down
2 changes: 1 addition & 1 deletion docs/cloud/tcld/login.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tags:

{/* This is an auto-generated file. Do not edit directly. */}

The `tcld login` command login as user.
`tcld login`: Login as user.

Alias: `l`

Expand Down
2 changes: 1 addition & 1 deletion docs/cloud/tcld/logout.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tags:

{/* This is an auto-generated file. Do not edit directly. */}

The `tcld logout` command logout current user.
`tcld logout`: Logout current user.

Alias: `lo`

Expand Down
Loading