We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 512864b commit 0a3bab1Copy full SHA for 0a3bab1
1 file changed
readme.md
@@ -39,8 +39,8 @@ USAGE:
39
gitlabvar [global options] command [command options] [arguments...]
40
41
DESCRIPTION:
42
- Example: gitlabvar --token {gitlab-token} --project {projectID} get
43
-
+ Example: gitlabvar --token ABC -project 123 get
+ gitlabvar -p 123 e -s qa
44
COMMANDS:
45
apply, a apply variable yaml to gitlab project
46
get, g get variable yaml from gitlab project
0 commit comments