Install Client#

To install the latest release version of the OSMO client, run the following command:

$ curl -fsSL https://raw.githubusercontent.com/NVIDIA/OSMO/refs/heads/main/install.sh | bash

Specific versions#

See also

Visit the GitHub Releases page to view all available release versions of the OSMO client.

From a specific release version page, navigate to the Assets section and download the appropriate installer package for your operating system and CPU architecture.

GitHub assets GitHub assets

Login#

Important

The OSMO client can only be used to connect to already deployed OSMO web services. Please contact your administrator and refer to the Deployment Guides for more information.

To login to the client, can use the following command:

$ osmo login https://<Your OSMO URL>/

After running the command above, you will be prompted to authenticate with the browser based OIDC authentication. For example:

Visit https://<Your OSMO URL>/device?user_code=ABCD-EFGH and complete authentication.

Grant access for OSMO application to authenticate you.

Login and grant access to OSMO application

After successful authentication, you are logged in. Welcome to OSMO.

Successfully logged in
Successfully logged in. Welcome <Your Full Name>.