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 update command

Update a DXP app.

Usage

epi app update [OPTIONS] --name <NAME>

Options

–name <NAME>

The existing app name.
Aliases: app.

–new-name <NEW_NAME>

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

–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.