api:applications:rename
Renames an application.
For more help, see https://cloudapi-docs.acquia.com/ or https://dev.acquia.com/api-documentation/acquia-cloud-site-factory-api for acsf commands.
Usage
acli api:applications:rename [--name NAME] [--] <applicationUuid>
acli api:applications:rename da1c0a8e-ff69-45db-88fc-acd6d2affbb7 --name="My new application name"
acli api:applications:rename myapp --name="My new application name"
Arguments
applicationUuid
Required
The entity's universally unique identifier. You may also use an application alias or omit the argument if you run the command in a linked directory.
Options
--name
Required
The new name of the application.
--help | -h
Optional
Display help for the given command. When no command is given display help for the `list` command
Defaults to
false--quiet | -q
Optional
Do not output any message
Defaults to
false--verbose | -v|-vv|-vvv
Optional