lab

Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab

View the Project on GitHub zaquestion/lab

lab milestone create

Create a new milestone

lab milestone create [remote] <name> [flags]

Examples

lab milestone create my-milestone
lab milestone create upstream 'my title' --description 'Some Description'

Options

      --description string   description of the new milestone
  -h, --help                 help for create

Options inherited from parent commands

      --debug      Enable debug logging level
      --no-pager   Do not pipe output into a pager
      --quiet      Turn off any sort of logging. Only command output is printed

SEE ALSO

Auto generated by spf13/cobra on 3-Jul-2022