Skip to content

Enhancement: Allow to set a tenant commandset by id, title or clientSideComponentId #4961

@martinlingstuyl

Description

@martinlingstuyl

Allow to update a tenant wide deployed command set, using it's id, title or clientSideComponentId.
The option clientSideComponentId is currently used for updating that id, so we'll rename that to newClientSideComponentId.

Options

Option Description
-t, --title [title] The title of the ListView Command Set to update. Specify either title, id or clientSideComponentId.
-i, --id [id] The id of the ListView Command Set to update. Specify either title, id or clientSideComponentId.
-c, --clientSideComponentId [clientSideComponentId] The Client Side Component Id (GUID) of the ListView Command Set to update. Specify either title, id or clientSideComponentId.
--newClientSideComponentId [newClientSideComponentId] The updated Client Side Component Id (GUID) of the ListView Command Set.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions