epi project update command
Update a DXP project.
Usage
epi project update [OPTIONS] --name <NAME>
Options
–name <NAME>
The existing project name.
Aliases: project.
–new-name <NEW_NAME>
The new project name. You can choose any meaningful name, doesn’t neccessarily have to be the same as the project name in DXP.
–project-id <PROJECT_ID>
The Id (should be a guid) of the project.
Aliases: id.
–client-key <CLIENT_KEY>
The client key used to access the project.
Aliases: key.
–client-secret <CLIENT_SECRET>
The client secret used to access the project.
Aliases: secret.
-h, –help
Print help.