

# Rename a CodeDeploy application
<a name="applications-rename"></a>

You can use the Amazon CLI or the CodeDeploy APIs to change the name of an application.

To view a list of application names, use the Amazon CLI to call the [list-applications](https://docs.amazonaws.cn/cli/latest/reference/deploy/list-applications.html) command.

For information about using the Amazon CLI to change an application name, see [update-application](https://docs.amazonaws.cn/cli/latest/reference/deploy/update-application.html).

For information about using the CodeDeploy APIs to change an application name, see [API\$1UpdateApplication](https://docs.amazonaws.cn/codedeploy/latest/APIReference/API_UpdateApplication.html).