CLI reference / credentials / try-unlock

stado credentials try-unlock

Invocation

stado credentials try-unlock [OPTIONS]

Purpose

Test unlock phrases found in transcripts against a local or remote vault, reporting which source name worked. Never prints a phrase

Required inputs and options

Input or optionContract
--host <HOST>Registry host holding the protected vault. Omit for the local vault
--keychain-onlyTest only the macOS Keychain entry, without replaying transcript phrases

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

  • 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.