Function wasmer_cli::commands::ssh::acquire_ssh_token
source ยท async fn acquire_ssh_token(
client: &WasmerClient,
config: &EdgeConfig,
) -> Result<(String, bool), Error>
async fn acquire_ssh_token(
client: &WasmerClient,
config: &EdgeConfig,
) -> Result<(String, bool), Error>