pub async fn run_tls_command(
action: TlsAction,
config_override: Option<PathBuf>,
format: OutputFormat,
json_flag: bool,
) -> Result<()>Available on crate feature
tls only.Expand description
Dispatches tls subcommands.