Expand description
Trust management commands for Auths.
Manage pinned identity roots for trust-on-first-use (TOFU) and explicit trust.
Structs§
- Trust
Command - Manage trusted identity roots.
- Trust
List Command - List all pinned identities.
- Trust
PinCommand - Manually pin an identity as trusted.
- Trust
Remove Command - Remove a pinned identity.
- Trust
Show Command - Show details of a pinned identity.
Enums§
Functions§
- handle_
trust - Handle trust subcommands.