FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

aws-cli/awscli/examples/deploy/delete-application.rst at develop · ProGamerCode/aws-cli · GitHub

forked from aws/aws-cli

Latest commit

 

History

History
11 lines (6 loc) · 209 Bytes

File metadata and controls

11 lines (6 loc) · 209 Bytes

To delete an application

This example deletes an application that is associated with the user's AWS account.

Command:

aws deploy delete-application --application-name WordPress_App

Output:

None.

Back | FazBrowse Home | New Git URL