Docs
Referencesince 1.0.0-beta.3

penv project

Your projects: ls, new, rename, rm

Your projects: ls, new, rename, rm.

Usage

penv project <subcommand>

Every command also takes the global options.

Subcommands

SubcommandWhat it does
lsList your projects and their environments
newCreate a project with a development environment
renameRename a project; a folder linked to it is updated too
rmDelete a project and every value in it, for good

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.