Skip to content
Registry StackDocsv0.34.0

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 for Registry Stack source version 0.34.0 and catalog SHA-256 521175a69262e60df96745886392348e5bb8d82e63cdd24bdf4baa80d46e5ff4. Hidden implementation commands are omitted.

evidencectl access client add [OPTIONS] --policy <POLICY> --generate-local-key <CLIENT>
ConditionRequirement
--grant-bootstrap-resource <GRANT_BOOTSTRAP_RESOURCE> is present--grant-bootstrap-scope <GRANT_BOOTSTRAP_SCOPE> is required.
--first-party-bootstrap-scope <FIRST_PARTY_BOOTSTRAP_SCOPE> is presentAll of --first-party-bootstrap-resource <FIRST_PARTY_BOOTSTRAP_RESOURCE>, --first-party-issuer <FIRST_PARTY_ISSUER> are required.
--first-party-bootstrap-resource <FIRST_PARTY_BOOTSTRAP_RESOURCE> is presentAll of --first-party-issuer <FIRST_PARTY_ISSUER>, --first-party-bootstrap-scope <FIRST_PARTY_BOOTSTRAP_SCOPE> are required.
--first-party-issuer <FIRST_PARTY_ISSUER> is presentAll of --first-party-bootstrap-resource <FIRST_PARTY_BOOTSTRAP_RESOURCE>, --first-party-bootstrap-scope <FIRST_PARTY_BOOTSTRAP_SCOPE> are required.
Command invocation--first-party-bootstrap-scope <FIRST_PARTY_BOOTSTRAP_SCOPE> and --grant-bootstrap-scope <GRANT_BOOTSTRAP_SCOPE> cannot be used together.
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
--grant-bootstrap-scope <GRANT_BOOTSTRAP_SCOPE>NoNon/an/an/aUse institutional task exchange with this one bootstrap scope
--grant-bootstrap-resource <GRANT_BOOTSTRAP_RESOURCE>NoNon/an/an/aBootstrap resource audience. Omit to use the shared issuer owner’s default
--first-party-bootstrap-scope <FIRST_PARTY_BOOTSTRAP_SCOPE>NoNon/an/an/aUse a signed first-party context with this one bootstrap scope
--first-party-bootstrap-resource <FIRST_PARTY_BOOTSTRAP_RESOURCE>NoNon/an/an/aExact resource for the first-party bootstrap credential
--first-party-issuer <FIRST_PARTY_ISSUER>NoNon/an/an/aExact trusted issuer of the signed first-party context
--format <output_format>NoNohumanhuman, jsonn/aSelect human-readable or machine-readable output
-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.