github.com/zaquestion/lab@v0.25.1/docs/lab_project_browse.md (about)

     1  ## lab project browse
     2  
     3  View project in a browser
     4  
     5  ```
     6  lab project browse [remote] [flags]
     7  ```
     8  
     9  ### Examples
    10  
    11  ```
    12  lab project browse origin
    13  ```
    14  
    15  ### Options
    16  
    17  ```
    18    -h, --help   help for browse
    19  ```
    20  
    21  ### Options inherited from parent commands
    22  
    23  ```
    24        --debug      Enable debug logging level
    25        --no-pager   Do not pipe output into a pager
    26        --quiet      Turn off any sort of logging. Only command output is printed
    27  ```
    28  
    29  ### SEE ALSO
    30  
    31  * [lab project](lab_project.md)	 - Perform project level operations on GitLab
    32  
    33  ###### Auto generated by spf13/cobra on 27-Jun-2022