Skip to content

Commit 85a9b3e

Browse files
authored
[docs] Added devbox global push docs page (#1414)
## Summary title say it. ## How was it tested? N/A
1 parent 71f0765 commit 85a9b3e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# devbox global push
2+
3+
Push a [global] config. Leave empty to use jetpack cloud. Can be a git repo for self storage.
4+
5+
```bash
6+
devbox global push <git-repo> [flags]
7+
```
8+
9+
## Options
10+
11+
<!-- Markdown Table of Options -->
12+
| Option | Description |
13+
| --- | --- |
14+
| `-h, --help` | help for pull |
15+
| `-q, --quiet` | suppresses logs |
16+
17+
## SEE ALSO
18+
19+
* [devbox global](devbox_global.md) - Manages global Devbox packages

0 commit comments

Comments
 (0)