Docs
Referencesince 1.0.0-beta.3

penv env rm

Delete an environment and every value in it, for good

Delete an environment and every value in it, for good.

Usage

penv env rm <name>

Every command also takes the global options.

Arguments

ArgumentRequiredWhat it is
<name>yesThe environment name.

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.
4confirmationA person has to confirm. The JSON carries the command to replay.
5no_credentialNo 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.