pub fn mtls_show(
config_override: Option<&Path>,
name: &str,
) -> SshCliResult<MtlsIdentity>Available on crate feature
tls only.Expand description
Shows paths for one identity.
pub fn mtls_show(
config_override: Option<&Path>,
name: &str,
) -> SshCliResult<MtlsIdentity>tls only.Shows paths for one identity.