Skip to content

wpe apps get

Get information about an existing WP Engine Headless Application

Terminal window
$ wpe apps get $APP_NAME [OPTIONS]

The wpe apps get command provides information about an existing WP Engine Headless Application. Use the wpe apps list command to get a list of the apps about which you can get information. This app will show you information about the app’s environments as well as their deployment state. It will also list any existing environment variable names.

--help, -h Help for get
Terminal window
$ wpe apps get myapp

The above command will print something that looks like the following to the console:

NAME REPO
myapp organization/myapp
ENVIRONMENT BRANCH URL ID STATE
Development master https://hbq5fb1hu43epj6apiu2enakm.js.wpenginepowered.com bq5fb1hu43epj6apiu2enakm deployed
ENVIRONMENT VARIABLES: WORDPRESS_URL
STATUS