> ## Documentation Index
> Fetch the complete documentation index at: https://www.jetify.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Instant, easy, predictable shells and containers

```bash theme={null}
devbox [flags]
```

## Options[​](#options "Direct link to Options")

| Option        | Description                  |
| ------------- | ---------------------------- |
| `-h, --help`  | help for devbox              |
| `-q, --quiet` | Quiet mode: Suppresses logs. |

## SEE ALSO[​](#see-also "Direct link to SEE ALSO")

* [devbox add](/docs/docs/devbox/cli-reference/devbox-add/) - Add a new package to your devbox
* [devbox generate](/docs/docs/devbox/cli-reference/devbox-generate/) - Generate supporting files for
  your project
* [devbox global](/docs/docs/devbox/cli-reference/devbox-global/) - Manages global Devbox packages
* [devbox info](/docs/docs/devbox/cli-reference/devbox-info/) - Display package and plugin info
* [devbox init](/docs/docs/devbox/cli-reference/devbox-init/) - Initialize a directory as a devbox
  project
* [devbox install](/docs/docs/devbox/cli-reference/devbox-install/) - Install your project's packages
* [devbox rm](/docs/docs/devbox/cli-reference/devbox-rm/) - Remove a package from your devbox
* [devbox run](/docs/docs/devbox/cli-reference/devbox-run/) - Starts a new devbox shell and runs the
  target script
* [devbox services](/docs/docs/devbox/cli-reference/devbox-services/) - Interact with Devbox Services
* [devbox shell](/docs/docs/devbox/cli-reference/devbox-shell/) - Start a new shell or run a command with
  access to your packages
* [devbox version](/docs/docs/devbox/cli-reference/devbox-version/) - Print version information

[Edit this page](https://github.com/jetify-com/docs/tree/main/docs/devbox/cli-reference/devbox.mdx)
