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
| Subcommand | What it does |
|---|---|
ls | List your projects and their environments |
new | Create a project with a development environment |
rename | Rename a project; a folder linked to it is updated too |
rm | Delete a project and every value in it, for good |
Exit codes
| Code | Name | What it means |
|---|---|---|
0 | ok | The command did what it says. |
1 | error | Unclassified failure. The message on stderr names the cause. |
2 | auth | Not signed in, or we rejected the credential. |
5 | no_credential | No credential is available and none can be obtained. |