Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

epi app add command

Add an app.

Usage

epi app add [OPTIONS] --name <NAME> --app-key <APP_KEY> --app-secret <APP_SECRET>

Options

–name <NAME>

The app name. You can choose any meaningful name, doesn’t neccessarily have to be the same as the app name in DXP.
Aliases: app.

–dev-mode <DEV_MODE>

Whether to use the development endpoint.
Default: false.
Aliases: dev, development.
Possible values: true, false.

–app-key <APP_KEY>

The app key used to access the app.
Aliases: key, management_key.

–app-secret <APP_SECRET>

The app secret used to access the app.
Aliases: secret, management_secret.

–single-key <SINGLE_KEY>

The single key used to query the content.
Aliases: delivery_key.

-h, –help

Print help.