CLI reference / credentials / mint-acquisition-token

stado credentials mint-acquisition-token

Invocation

stado credentials mint-acquisition-token <CONSUMER> <ITEM> <FIELD> <OUTPUT>

Purpose

Mint one request-only bootstrap token directly into an owner-only file

Required inputs and options

Input or optionContract
<CONSUMER>Exact consumer identity
<ITEM>Exact existing Skarbiec item id
<FIELD>Exact string field the consumer may request
<OUTPUT>New token file. Refuses to overwrite an existing path

Output and state effect

It performs the operation described above and emits its operator result on standard output or standard error. Any state change is limited to the resources and records named by the purpose and options on this page.

Refusals

  • Refuses to overwrite an existing path
  • Before dispatch, Stado refuses a missing required token shown in the invocation, an unknown option, or a value outside a listed value set; argument-usage failures exit with code 2.