asset Commands
Manage Analytics asset publishing.
analytics asset publisher create
Create a publisher record for the Analytics asset.
Examples for analytics asset publisher create
1sf analytics asset publisher create -i assetId
Command Syntax
sf analytics asset publisher create
[--json]
[--api-version APIVERSION]
-o TARGETORG
-i ASSETID
Parameters
--json
Optional
Format output as JSON.
Type: boolean
--api-version APIVERSION
Optional
Override the API version used for API requests made by this command.
Type: string
-o TARGETORG
Required
Username or alias of the target org. Not required if the target-org configuration variable is set.
Type: string
-i | --assetid ASSETID
Required
Asset ID under development.
Type: id
analytics asset publisher delete
Delete an Analytics asset publisher.
Examples for analytics asset publisher delete
1sf analytics asset publisher delete -a assetId -i assetPublisherId
Command Syntax
sf analytics asset publisher delete
[--json]
[--api-version APIVERSION]
-o TARGETORG
-i ID
-a ASSETID
Parameters
--json
Optional
Format output as JSON.
Type: boolean
--api-version APIVERSION
Optional
Override the API version used for API requests made by this command.
Type: string
-o TARGETORG
Required
Username or alias of the target org. Not required if the target-org configuration variable is set.
Type: string
-i | --id ID
Required
Asset Publisher ID under development.
Type: id
-a | --assetid ASSETID
Required
Asset ID under development.
Type: id
analytics asset publisher deleteall
Deletes Analytics asset publishers.
Examples for analytics asset publisher deleteall
1sf analytics asset publisher deleteall -i assetId
Command Syntax
sf analytics asset publisher deleteall
[--json]
[--api-version APIVERSION]
-o TARGETORG
-i ASSETID
[-p]
Parameters
--json
Optional
Format output as JSON.
Type: boolean
--api-version APIVERSION
Optional
Override the API version used for API requests made by this command.
Type: string
-o TARGETORG
Required
Username or alias of the target org. Not required if the target-org configuration variable is set.
Type: string
-i | --assetid ASSETID
Required
Asset ID under development.
Type: id
-p | --noprompt
Optional
Do not prompt to confirm delete.
Type: boolean
analytics asset publisher list
Lists Analytics asset publishers.
Examples for analytics asset publisher list
1sf analytics asset publisher list -i assetId
Command Syntax
sf analytics asset publisher list
[--json]
[--apiversion APIVERSION]
[-o]
-i ASSETID
Parameters
--json
Optional
Format output as JSON.
Type: boolean
--api-version APIVERSION
Optional
Override the API version used for API requests made by this command.
Type: string
-o TARGETORG
Required
Username or alias of the target org. Not required if the target-org configuration variable is set.
Type: string
-i | --assetid ASSETID
Required
Asset ID under development.
Type: id