recipe Commands

Manage Analytics recipes.

analytics recipe list 

Lists Analytics recipes in the specified target org.

Examples for analytics recipe list 

1sf analytics recipe list

Command Syntax 

sf analytics recipe list

[--json]

[--api-version APIVERSION]

-o TARGETORG

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

analytics recipe start 

Starts a Data Prep recipe.

Examples for analytics recipe start 

1sf analytics recipe start --recipe recipeId

Command Syntax 

sf analytics recipe start

[--json]

[--api-version APIVERSION]

-o TARGETORG

[-i RECIPEID]

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 | --recipeid RECIPEID

Required

ID of the recipe to start.

Type: id