PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
elasticbeanstalk
**To view a list of applications** The following command retrieves information about applications in the current region:: aws elasticbeanstalk describe-applications Output:: { "Applications": [ { "ApplicationName": "ruby", "ConfigurationTemplates": [], "DateUpdated": "2015-08-13T21:05:44.376Z", "Versions": [ "Sample Application" ], "DateCreated": "2015-08-13T21:05:44.376Z" }, { "ApplicationName": "pythonsample", "Description": "Application created from the EB CLI using \"eb init\"", "Versions": [ "Sample Application" ], "DateCreated": "2015-08-13T19:05:43.637Z", "ConfigurationTemplates": [], "DateUpdated": "2015-08-13T19:05:43.637Z" }, { "ApplicationName": "nodejs-example", "ConfigurationTemplates": [], "DateUpdated": "2015-08-06T17:50:02.486Z", "Versions": [ "add elasticache", "First Release" ], "DateCreated": "2015-08-06T17:50:02.486Z" } ] }
[-] validate-configuration-settings.rst
[edit]
[-] update-configuration-template.rst
[edit]
[-] update-application-version.rst
[edit]
[-] describe-environment-health.rst
[edit]
[-] delete-application.rst
[edit]
[-] retrieve-environment-info.rst
[edit]
[-] swap-environment-cnames.rst
[edit]
[+]
..
[-] update-environment.rst
[edit]
[-] create-environment.rst
[edit]
[-] create-storage-location.rst
[edit]
[-] check-dns-availability.rst
[edit]
[-] list-available-solution-stacks.rst
[edit]
[-] request-environment-info.rst
[edit]
[-] describe-configuration-options.rst
[edit]
[-] restart-app-server.rst
[edit]
[-] describe-configuration-settings.rst
[edit]
[-] describe-application-versions.rst
[edit]
[-] describe-applications.rst
[edit]
[-] describe-environment-resources.rst
[edit]
[-] create-application-version.rst
[edit]
[-] create-application.rst
[edit]
[-] delete-environment-configuration.rst
[edit]
[-] describe-instances-health.rst
[edit]
[-] terminate-environment.rst
[edit]
[-] describe-environments.rst
[edit]
[-] abort-environment-update.rst
[edit]
[-] create-configuration-template.rst
[edit]
[-] rebuild-environment.rst
[edit]
[-] delete-application-version.rst
[edit]
[-] update-application.rst
[edit]
[-] describe-events.rst
[edit]
[-] delete-configuration-template.rst
[edit]