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. |
Allow to update a tenant wide deployed command set, using it's
id,titleorclientSideComponentId.The option
clientSideComponentIdis currently used for updating that id, so we'll rename that tonewClientSideComponentId.Options
-t, --title [title]title,idorclientSideComponentId.-i, --id [id]title,idorclientSideComponentId.-c, --clientSideComponentId [clientSideComponentId]title,idorclientSideComponentId.--newClientSideComponentId [newClientSideComponentId]