You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+105-2Lines changed: 105 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,26 @@
7
7
8
8
Be a rockstar and efficiently manage your team's gitlab.org or [self-hosted Gitlab](https://about.gitlab.com/installation/) projects, groups, users and other resources.
9
9
10
+
Tested on __Gitlab 10.7.4__
11
+
10
12
## Getting Started
11
13
12
-
Please see [Github site](https://devopsctl.github.io/gitlabctl/) for a nice documentation of this project.
14
+
Please see [Commands Manual](https://devopsctl.github.io/gitlabctl/) for a nice documentation of this project.
13
15
14
16
## Installing
15
17
16
-
Download the binary from [releases](https://github.com/devopsctl/gitlabctl/releases) or use Go Get, `go get github.com/devopsctl/gitlabctl`.
18
+
Get the download link of your preferred platform binary from [RELEASES](https://github.com/devopsctl/gitlabctl/releases) and ensure that it is downloaded in one of your `$PATH` directories.
0 commit comments