

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

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

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

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

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