pub async fn run(
vault_addr: Option<&str>,
vault_token: Option<&str>,
vault_namespace: Option<&str>,
insecure: bool,
output: Option<&str>,
format: &str,
depth: usize,
) -> Result<()>Expand description
Run the KV mount enumeration command