Introduction
The Depot CLI allows you to create and interact with your Depot projects using simple commands. The CLI supports macOS, Windows and Linux.
Use the CLI as a single tool to create, update, query, and manage Depot Environments. It provides many different commands to help you get started quickly with Depot, from creating an initial project and package, to query and interacting with your environment once it is up and running.
CLI help for all commands
The CLI includes comprehensive help on all commands and options.
Simply type depot for a list of commands, and depot <command> --help
for help on specific commands.