wasmer_cli::commands::ssh

Function create_ssh_token

Source
async fn create_ssh_token(
    client: &WasmerClient,
    app: Option<String>,
) -> Result<String, Error>
Expand description

Create a new token for SSH access through the backend API.