gitlab.com/prarit/lab@v0.14.0/docs/index.md (about)

     1  ## lab
     2  
     3  A Git Wrapper for GitLab
     4  
     5  ### Synopsis
     6  
     7  A Git Wrapper for GitLab
     8  
     9  ```
    10  lab [flags]
    11  ```
    12  
    13  ### Options
    14  
    15  ```
    16    -h, --help      help for lab
    17        --version   Show the lab version
    18  ```
    19  
    20  ### SEE ALSO
    21  
    22  * [lab ci](lab_ci.md)	 - Work with GitLab CI pipelines and jobs
    23  * [lab clone](lab_clone.md)	 - GitLab repo aware clone command
    24  * [lab fork](lab_fork.md)	 - Fork a remote repository on GitLab and add as remote
    25  * [lab issue](lab_issue.md)	 - Describe, list, and create issues
    26  * [lab merge-request](lab_merge-request.md)	 - Open a merge request on GitLab
    27  * [lab mr](lab_mr.md)	 - Describe, list, and create merge requests
    28  * [lab project](lab_project.md)	 - Perform project level operations on GitLab
    29  * [lab snippet](lab_snippet.md)	 - Create a personal or project snippet
    30  * [lab version](lab_version.md)	 - 
    31  
    32  ###### Auto generated by spf13/cobra on 10-Aug-2018