> ## 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.

# devbox global services

> Interact with Devbox services for your global packages. This command replicates the subcommands for [devbox services](/docs/devbox/cli-reference/devbox-services/) but for your global packages.

```bash theme={null}
devbox global services [command]
```

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

| Option                     | Description                                                                      |
| -------------------------- | -------------------------------------------------------------------------------- |
| `-e, --env stringToString` | environment variables to set in the devbox environment (default \[])             |
| `--env-file string`        | path to a file containing environment variables to set in the devbox environment |
| `-h, --help`               | help for global services                                                         |
| `-q, --quiet`              | suppresses logs                                                                  |

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

* [devbox global](/docs/devbox/devbox-global/) - Manages global Devbox packages

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