> For the complete documentation index, see [llms.txt](https://docs.onepub.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onepub.dev/guides/cli-integration/globally-activate.md).

# pub global activate

If your private package hosted on OnePub includes executables, then you may want to globally activate them to run them from the CLI.

Run:

```bash
onepub pub global activate <your private package>
```
