You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmdDeleteLongDescription=`Delete a single Catalog item
35
36
37
+
This command works with Mia-Platform Console v14.0.0 or later.
38
+
36
39
You need to specify the companyId, itemId and version, via the respective flags (recommended). The company-id flag can be omitted if it is already set in the context.
37
40
`
38
41
cmdUse="delete { --item-id item-id --version version }"
This command works with Mia-Platform Console v14.0.0 or later.
36
+
34
37
You need to specify the companyId, itemId and version, via the respective flags. The company-id flag can be omitted if it is already set in the context.
35
38
`
36
39
cmdGetUse="get { --item-id item-id --version version }"
This command lists the Catalog items of a company.
35
+
This command lists the Catalog items of a company. It works with Mia-Platform Console v14.0.0 or later.
35
36
36
37
you can also specify the following flags:
37
38
- --public - if this flag is set, the command fetches not only the items from the requested company, but also the public Catalog items from other companies.
0 commit comments