Skip to main content

tcld nexus command reference

View Markdown

Alias: nxs

endpoint

The tcld nexus endpoint command commands for managing Nexus Endpoints (EXPERIMENTAL).

Alias: ep

get

The tcld nexus endpoint get command get a Nexus Endpoint by name (EXPERIMENTAL).

Alias: g

--name

Endpoint name

Alias: n

list

The tcld nexus endpoint list command list Nexus Endpoints (EXPERIMENTAL).

Alias: l

create

The tcld nexus endpoint create command create a new Nexus Endpoint (EXPERIMENTAL).

Alias: c

--name

Endpoint name

Alias: n

--description

Endpoint description in markdown format (optional)

Alias: d

--description-file

Endpoint description file in markdown format (optional)

Alias: df

--target-namespace

Namespace in which a handler worker will be polling for Nexus tasks on

Alias: tns

--target-task-queue

Task Queue in which a handler worker will be polling for Nexus tasks on

Alias: ttq

--allow-namespace

Namespace that is allowed to call this endpoint (optional)

Alias: ans

--request-id

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

Alias: r

update

The tcld nexus endpoint update command update an existing Nexus Endpoint (EXPERIMENTAL).

Alias: u

--name

Endpoint name

Alias: n

--description

Endpoint description in markdown format (optional)

Alias: d

--description-file

Endpoint description file in markdown format (optional)

Alias: df

--unset-description

Unset endpoint description

--target-namespace

Namespace in which a handler worker will be polling for Nexus tasks on (optional)

Alias: tns

--target-task-queue

Task Queue in which a handler worker will be polling for Nexus tasks on (optional)

Alias: ttq

--resource-version

The resource-version (etag) to update from, if not set the cli will use the latest (optional)

Alias: v

--request-id

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

Alias: r

allowed-namespace

The tcld nexus endpoint allowed-namespace command allowed namespace operations for a Nexus Endpoint (EXPERIMENTAL).

Alias: an

add

The tcld nexus endpoint allowed-namespace add command add allowed namespaces to a Nexus Endpoint (EXPERIMENTAL).

Alias: a

--name

Endpoint name

Alias: n

--namespace

Namespace that is allowed to call this endpoint

Alias: ns

--resource-version

The resource-version (etag) to update from, if not set the cli will use the latest (optional)

Alias: v

--request-id

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

Alias: r

list

The tcld nexus endpoint allowed-namespace list command list allowed namespaces of a Nexus Endpoint (EXPERIMENTAL).

Alias: l

--name

Endpoint name

Alias: n

set

The tcld nexus endpoint allowed-namespace set command set allowed namespaces of a Nexus Endpoint (EXPERIMENTAL).

Alias: s

--name

Endpoint name

Alias: n

--namespace

Namespace that is allowed to call this endpoint

Alias: ns

--resource-version

The resource-version (etag) to update from, if not set the cli will use the latest (optional)

Alias: v

--request-id

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

Alias: r

remove

The tcld nexus endpoint allowed-namespace remove command remove allowed namespaces from a Nexus Endpoint (EXPERIMENTAL).

Alias: r

--name

Endpoint name

Alias: n

--namespace

Namespace that is allowed to call this endpoint

Alias: ns

--resource-version

The resource-version (etag) to update from, if not set the cli will use the latest (optional)

Alias: v

--request-id

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

Alias: r

delete

The tcld nexus endpoint delete command delete a Nexus Endpoint (EXPERIMENTAL).

Alias: d

--name

Endpoint name

Alias: n

--resource-version

The resource-version (etag) to update from, if not set the cli will use the latest (optional)

Alias: v

--request-id

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

Alias: r