Skip to content
Registry StackDocsv0.34.0

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 521175a69262e60df96745886392348e5bb8d82e63cdd24bdf4baa80d46e5ff4. 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>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.