1GIT-LAB-RAW(1)                  git-lab Manual                  GIT-LAB-RAW(1)
2
3
4

NAME

6       git-lab-raw - Process raw command args
7
8

SYNOPSIS

10       git-lab raw [-h] [-p] [-a ARGUMENTS] endpoint
11
12

DESCRIPTION

14       Execute a raw REST API endpoint using the following options.
15
16

OPTIONS

18       -h, --help
19              Show help message and exit
20
21
22       endpoint
23              specify the REST api endpoint to call
24
25
26       -p, --post
27              Indicate this is a POST operation
28
29
30       -a ARGUMENTS, --arguments ARGUMENTS
31              json    encoded    dict    of    arguments    i.e.   --arguments
32              '{"state":"opened", "author_id":"user"}'
33
34

AUTHORS

36       git-lab was written by Neil Horman <nhorman@redhat.com>.
37
38

DISTRIBUTION

40       The   latest   version   of   git-lab   may    be    downloaded    from
41https://gitlab.com/nhorman/git-lab-porcelain
42
43
44
45git-lab 0.5                       2020/03/12                    GIT-LAB-RAW(1)
Impressum