lep

Lep is the main entry point for the DGX Cloud Lepton commandline interface. It provides a set of commands to create and develop photons locally, and deploy them to the DGX Cloud Lepton. It also provides a set of commands to manage resources on the cloud, such as workspaces, deployments, secrets, and storage. To install it, run

pip install -U leptonai

Usage

lep [OPTIONS] COMMAND [ARGS]...

Options

  • -v, --version : Show the version and exit.
  • -h, --help : Show this message and exit.

Commands

  • endpoint : Manage endpoints (formerly called deployments) on the DGX...
  • job : Manages Lepton Jobs.
  • log : Manage and retrieve the logs history of specific jobs,...
  • login : Login to the DGX Cloud Lepton.
  • logout : Logout of the DGX Cloud Lepton.
  • node : Manage nodes on the DGX Cloud Lepton.
  • pod : Manages pods on the DGX Cloud Lepton.
  • secret : Manage secrets on the DGX Cloud Lepton.
  • workspace : Manage workspace access to the DGX Cloud Lepton.
Copyright @ 2025, NVIDIA Corporation.