Skip to content
Atlas Platform
GitHubDiscordYouTube

wpe apps get

Description

Get information about an existing WP Engine Headless Application

Usage

$ wpe apps get $APP_NAME [OPTIONS]

Extended Description

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.

Options

--help, -h    Help for get

Examples

Get “myapp”

$ 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