pub fn secret_store(source: Option<Utf8PathBuf>, force: bool) -> Result<()>Expand description
yui secret store [--force] — push the X25519 identity at
[secrets].identity into the configured [secrets.vault].
Run on a machine that already has the identity; the new
machine then recovers it via yui secret unlock.
yui doesn’t drive the vault’s auth flow itself — it shells
out to bw / op. Whatever those CLIs are configured to
accept (master password, biometric, passkey unlock in the
web vault, SSO) gates the operation.