gitlab gitlab-org/cli v1.11.0-pre2

latest releases: v1.55.0, v1.54.0, v1.53.0...
4 years ago

Features

  • Add Update Sub-command to Issue Command (#230)[#240]

    glab issue update <id> [flags]
    
    • Add support for GitLab's "Run pipeline"
      sh $ glab pipeline run # Run pipeline for current branch $ glab pipeline run -b trunk
  • Add command to create issue board [#250]
    ```sh
    USAGE
    glab issue board create [flags]

FLAGS
-n, --name string The name of the new board
```

  • Add glab issue board view command [#255]

Bug Fixes

  • Fix authentication check on glab config init [#239]
  • Fix glab pipeline list always says "No pipelines..." [#244]
  • Fix auth check on repo clone

Don't miss a new cli release

NewReleases is sending notifications on new releases.