Docs
Referencesince 1.0.0-alpha.3

penv machine enroll

Bind a server keypair from a one-time secret

Bind a server keypair from a one-time secret.

Usage

penv machine enroll <secret>

Every command also takes the global options.

Arguments

ArgumentRequiredWhat it is
<secret>yesThe one-time enrolment secret.

Exit codes

CodeNameWhat it means
0okThe command did what it says.
1errorSomething went wrong.
2authNot signed in, or the credential was rejected.