Skip to main content

tcld connectivity-rule command reference

The tcld connectivity-rule commands manage connectivity rules in Temporal Cloud.

Alias: cr

create

The tcld connectivity-rule create command creates a connectivity rule.

Alias: c

--connection-id

The connection ID of the private connection.

Alias: ci

--connectivity-type

The type of connectivity, currently only support 'private' and 'public'.

Alias: ct

--gcp-project-id

The GCP project ID of the connection, required if the cloud provider is 'gcp'.

Alias: gpi

--region

The region of the connection.

Alias: r

delete

The tcld connectivity-rule delete command deletes a connectivity rule.

Alias: d

--connectivity-rule-id

The connectivity rule ID.

Alias: id

get

The tcld connectivity-rule get command gets a connectivity rule.

Alias: g

--connectivity-rule-id

The connectivity rule ID.

Alias: id

list

The tcld connectivity-rule list command lists connectivity rules.

Alias: l

--namespace

The namespace hosted on temporal cloud.

Alias: n