Skip to content
Registry StackDocsv0.20.1

evidencectl access client add command reference

View as Markdown

Add one local client and generate its private key.

This page is generated from the public Clap command tree. Hidden implementation commands are omitted.

evidencectl access client add --policy <POLICY> --generate-local-key <CLIENT>
ArgumentAlways requiredDefaultValuesEnvironmentDescription
<CLIENT>Yesn/an/an/aLowercase client identifier
OptionAlways requiredRepeatableDefaultValuesEnvironmentDescription
--policy <POLICY>YesYesn/an/an/aAccess policy assigned to this client. Repeat for more than one
--generate-local-keyYesNon/an/an/aGenerate an owner-only P-256 key for local client authentication
-h, --helpNoNon/an/an/aPrint help

Run npm run generate from docs/site after changing a public command, argument, option, default, environment binding, or help description.