Skip to content

Commit 658c6bb

Browse files
committed
Add paragraph about CLI.
1 parent 80d834f commit 658c6bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

install/pkgr/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,10 @@ If you need to upgrade to a newer version, run the following commands:
184184
gitlab-ce run rake db:migrate
185185
service gitlab-ce restart
186186

187+
Finally, have a look at what the command-line utility that ships with the package has to offer. It's a great way to interact with your package installation:
188+
189+
gitlab-ce [run|scale|logs|config|config:set|config:get]
190+
187191
You can find out about all the latest releases at <https://pkgr.io/apps/gitlabhq/gitlabhq>.
188192

189193
**Enjoy!**

0 commit comments

Comments
 (0)