Referencesince 1.0.0-beta.3
penv project rm
Delete a project and every value in it, for good
Delete a project and every value in it, for good.
Usage
penv project rm [--org <org>] <name>Every command also takes the global options.
Arguments
| Argument | Required | What it is |
|---|---|---|
<name> | yes | The project name. |
Flags
| Flag | What it does |
|---|---|
--org <org> |
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. |
4 | confirmation | A person has to confirm. The JSON carries the command to replay. |
5 | no_credential | No credential is available and none can be obtained. |
Under an agent
Under an agent session a person approves it in the console before the value prints.