tsafe-cli 1.0.21

tsafe CLI — local secret and credential manager (replaces .env files)
Documentation
#[cfg(feature = "agent")]
mod test_agent_status_json;
mod test_audit;
#[cfg(feature = "cloud-pull-aws")]
mod test_aws_push;
mod test_baseline_contracts;
mod test_diff;
mod test_doctor;
mod test_exec;
mod test_exec_deny_reasons;
mod test_explain;
mod test_export_toml;
#[cfg(feature = "cloud-pull-gcp")]
mod test_gcp_push;
mod test_gen;
mod test_import;
#[cfg(feature = "cloud-pull-keepass")]
mod test_keepass_pull;
#[cfg(feature = "akv-pull")]
mod test_kv_push;
mod test_ns;
#[cfg(feature = "cloud-pull-1password")]
mod test_op_connect;
mod test_op_mapping;
mod test_plugin;
mod test_plugin_registry;
mod test_policy;
#[cfg(feature = "akv-pull")]
mod test_pull;
#[cfg(feature = "akv-pull")]
mod test_push_orchestrator;
mod test_rotate;
mod test_rotate_key;
mod test_snap;
mod test_snapshot;
#[cfg(feature = "ssh")]
mod test_ssh;
#[cfg(feature = "cloud-pull-aws")]
mod test_ssm_push;