Skip to main content
You now have GRID Enterprise installed and the CLI ready to launch. Choose the path that best matches your workflow:

Quick Start Commands

Once in the GRID CLI, here are the essential commands:
login @local              # Authenticate with the registry
init airgen @local        # Start containers (airgen, isaac, or isaac5)
session start demo        # Start a simulation session
open nb @local            # Open Jupyter notebook
open sim @local           # Open simulation stream
session stop demo         # Stop the session
terminate @local          # Shut down containers
Use update samples to download or update sample notebooks, and update assets to refresh simulator environment files.