Skip to main content

tcld migration command reference

View Markdown

tcld migration: (private preview) Manage migrations between self-hosted Temporal and Temporal cloud.

Alias: m

get

tcld migration get: Get a migration.

Alias: g

--id

Migration id

Alias: i

list

tcld migration list: List migrations.

Alias: l

start

tcld migration start: Start a new migration.

Alias: s

--request-id

The request-id to use for the asynchronous operation, if not set the server will assign one (optional)

Alias: r

--endpoint-id

Migration endpoint id

Alias: e

--source-namespace

Source namespace name

Alias: s

--target-namespace

Target namespace name

Alias: t

handover

tcld migration handover: Handover the namespace from on-prem to cloud, or from cloud back to on-prem.

Alias: s

--request-id

The request-id to use for the asynchronous operation, if not set the server will assign one (optional)

Alias: r

--id

Migration id

Alias: i

--to-replica-id

The id of the replica to make active

Alias: rp

confirm

tcld migration confirm: Confirm the migration.

Alias: c

--request-id

The request-id to use for the asynchronous operation, if not set the server will assign one (optional)

Alias: r

--id

Migration id

Alias: i

abort

tcld migration abort: Abort the migration.

Alias: a

--request-id

The request-id to use for the asynchronous operation, if not set the server will assign one (optional)

Alias: r

--id

Migration id

Alias: i