Docs
Referencesince 1.0.0-beta.3

penv project ls

List your projects and their environments

List your projects and their environments.

Usage

penv project ls [--org <org>]

Every command also takes the global options.

Flags

FlagWhat it does
--org <org>Only this organisation.

Exit codes

CodeNameWhat it means
0okThe command did what it says.
1errorUnclassified failure. The message on stderr names the cause.
2authNot signed in, or we rejected the credential.
5no_credentialNo credential is available and none can be obtained.