Skip to content
Registry StackDocsDevelopment (unreleased)

evidencectl request prepare command reference

View as Markdown

Prepare the request, authorization header, and verification context.

This page is generated from the public Clap command tree for Registry Stack source version 0.34.0 and catalog SHA-256 c9eb944fbb64b3beca0250dc0dee945ea12d5c5f92ffeab2f7c21d9eeb888c6c. Hidden implementation commands are omitted.

evidencectl request prepare [OPTIONS] --name <NAME> <QUESTION|--profile <PROFILE>>
ConditionRequirement
Command invocationExactly one of [QUESTION], --profile <PROFILE> is required.
--requirement <REQUIREMENT> is present--profile <PROFILE> is required.
--purpose <PURPOSE> is present<QUESTION> is required.
Command invocation--profile <PROFILE> and [QUESTION] cannot be used together.
Command invocation--subject <SUBJECT> and --subjects-file <PATH> cannot be used together.
ArgumentAlways requiredDefaultValuesEnvironmentDescription
[QUESTION]Non/an/an/aQuestion defined by the active local project
OptionAlways requiredRepeatableDefaultValuesEnvironmentDescription
--profile <PROFILE>NoNon/an/an/aOwner-only progressive client profile
--requirement <REQUIREMENT>NoNon/an/an/aStable public requirement handle from the selected contract catalog
--purpose <PURPOSE>NoNon/an/an/aExact purpose declared by the question
--subject <SUBJECT>NoYesn/an/an/aSubject selector. Repeat role:field=value; local alternatives require role@profile:field=value
--subjects-file <PATH>NoNon/an/an/aOwner-only JSON file containing typed role, field, and value entries; local alternatives also require profile
--name <NAME>YesNon/an/an/aSafe name for this retained request
--client <CLIENT>NoNon/an/an/aRegistered local application used to request authorization
--response-format <FORMAT>NoNosigned-jwssigned-jws, sd-jwt-vcn/aResponse format to request and verify
--format <output_format>NoNohumanhumann/aSelect human-readable output; this command provides no JSON report
-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.