Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Commit

Permalink
Merge github.com:profclems/glab into ft-live-pipeline-view
Browse files Browse the repository at this point in the history
  • Loading branch information
profclems committed Aug 12, 2020
2 parents 7bc01e8 + e051399 commit eb8b69a
Show file tree
Hide file tree
Showing 39 changed files with 40 additions and 38 deletions.
2 changes: 1 addition & 1 deletion docs/glab.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ $ glab pipeline list
* [glab repo](glab_repo.md) - Work with GitLab repositories
* [glab version](glab_version.md) - show glab version information

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_check-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ glab check-update [flags]

* [glab](glab.md) - A GitLab CLI Tool

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ glab config [flags]

* [glab](glab.md) - A GitLab CLI Tool

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ glab issue <command> [flags]
* [glab issue subscribe](glab_issue_subscribe.md) - Subscribe to an issue
* [glab issue unsubscribe](glab_issue_unsubscribe.md) - Unsubscribe to an issue

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_issue_close.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ glab issue close [flags]

* [glab issue](glab_issue.md) - Create, view and manage remote issues

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_issue_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ glab issue create [flags]

* [glab issue](glab_issue.md) - Create, view and manage remote issues

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_issue_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ glab issue delete [flags]

* [glab issue](glab_issue.md) - Create, view and manage remote issues

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_issue_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ glab issue list [flags]

* [glab issue](glab_issue.md) - Create, view and manage remote issues

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_issue_reopen.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ glab issue reopen [flags]

* [glab issue](glab_issue.md) - Create, view and manage remote issues

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_issue_subscribe.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ glab issue subscribe [flags]

* [glab issue](glab_issue.md) - Create, view and manage remote issues

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_issue_unsubscribe.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ glab issue unsubscribe [flags]

* [glab issue](glab_issue.md) - Create, view and manage remote issues

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_label.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ glab label <command> [flags]
* [glab label create](glab_label_create.md) - Create labels for repository/project
* [glab label list](glab_label_list.md) - List labels in repository

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_label_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ glab label create <id> [flags]

* [glab label](glab_label.md) - Manage labels on remote

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_label_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ glab label list <id> [flags]

* [glab label](glab_label.md) - Manage labels on remote

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_mr.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ glab mr <command> [flags]
* [glab mr unsubscribe](glab_mr_unsubscribe.md) - Unsubscribe to merge requests
* [glab mr update](glab_mr_update.md) - Update merge requests

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_mr_approve.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ glab mr approve <id> [flags]

* [glab mr](glab_mr.md) - Create, view and manage merge requests

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_mr_browse.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ glab mr browse [remote] <id> [flags]

* [glab mr](glab_mr.md) - Create, view and manage merge requests

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_mr_close.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ glab mr close <id> [flags]

* [glab mr](glab_mr.md) - Create, view and manage merge requests

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_mr_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ glab mr create [flags]

* [glab mr](glab_mr.md) - Create, view and manage merge requests

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_mr_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ $ glab delete 123

* [glab mr](glab_mr.md) - Create, view and manage merge requests

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_mr_issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ $ glab mr issues 46

* [glab mr](glab_mr.md) - Create, view and manage merge requests

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_mr_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ glab mr list [flags]

* [glab mr](glab_mr.md) - Create, view and manage merge requests

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_mr_merge.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ glab mr merge <id> [flags]

* [glab mr](glab_mr.md) - Create, view and manage merge requests

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_mr_reopen.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ glab mr reopen <id> [flags]

* [glab mr](glab_mr.md) - Create, view and manage merge requests

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_mr_revoke.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ glab mr revoke <id> [flags]

* [glab mr](glab_mr.md) - Create, view and manage merge requests

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_mr_subscribe.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ glab mr subscribe <id> [flags]

* [glab mr](glab_mr.md) - Create, view and manage merge requests

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_mr_unsubscribe.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ glab mr unsubscribe <id> [flags]

* [glab mr](glab_mr.md) - Create, view and manage merge requests

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_mr_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ glab mr update <id> [flags]

* [glab mr](glab_mr.md) - Create, view and manage merge requests

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_pipeline.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ glab pipeline <command> [flags]
* [glab pipeline delete](glab_pipeline_delete.md) - Delete a pipeline
* [glab pipeline list](glab_pipeline_list.md) - Get the list of pipelines

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_pipeline_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ $ glab pipeline delete 12,34,2

* [glab pipeline](glab_pipeline.md) - Manage pipelines

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_pipeline_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ $ glab pipeline list --state=failed

* [glab pipeline](glab_pipeline.md) - Manage pipelines

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_repo.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ glab repo <command> [flags]
* [glab repo clone](glab_repo_clone.md) - Clone or download a repository/project
* [glab repo contributors](glab_repo_contributors.md) - Get an archive of the repository.

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_repo_archive.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ $ glab repo clone profclems/glab --format=zip // Finds repo for current user a

* [glab repo](glab_repo.md) - Work with GitLab repositories

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_repo_clone.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ $ glab repo clone glab --format=zip // Finds repo for current user and downloa

* [glab repo](glab_repo.md) - Work with GitLab repositories

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_repo_contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ $ glab repo clone profclems/glab --format=zip // Finds repo for current user a

* [glab repo](glab_repo.md) - Work with GitLab repositories

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/glab_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ glab version [flags]

* [glab](glab.md) - A GitLab CLI Tool

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ $ glab pipeline list
* [glab repo](glab_repo.md) - Work with GitLab repositories
* [glab version](glab_version.md) - show glab version information

###### Auto generated by spf13/cobra on 11-Aug-2020
###### Auto generated by spf13/cobra on 12-Aug-2020
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/spf13/cobra v1.0.0
github.com/spf13/pflag v1.0.5 // indirect
github.com/tcnksm/go-gitconfig v0.1.2
github.com/xanzy/go-gitlab v0.34.2
github.com/xanzy/go-gitlab v0.35.0
golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de // indirect
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 // indirect
golang.org/x/sys v0.0.0-20200808120158-1030fc2bf1d9 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,8 @@ github.com/xanzy/go-gitlab v0.34.1 h1:Dtqla2gWIQIevfZVS6FY4qjgrKf+5LYLzW6XBNstGS
github.com/xanzy/go-gitlab v0.34.1/go.mod h1:sPLojNBn68fMUWSxIJtdVVIP8uSBYqesTfDUseX11Ug=
github.com/xanzy/go-gitlab v0.34.2 h1:CU6QAuv+rW7jHri4ebEYgRrpkvuMWkN1syDkZxCoqz0=
github.com/xanzy/go-gitlab v0.34.2/go.mod h1:sPLojNBn68fMUWSxIJtdVVIP8uSBYqesTfDUseX11Ug=
github.com/xanzy/go-gitlab v0.35.0 h1:4CdE2FcOj5WxFkILL0s82+6I8/t0ZleEECm/42E1/30=
github.com/xanzy/go-gitlab v0.35.0/go.mod h1:sPLojNBn68fMUWSxIJtdVVIP8uSBYqesTfDUseX11Ug=
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU=
github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod h1:aYKd//L2LvnjZzWKhF00oedf4jCCReLcmhLdhm1A27Q=
github.com/yuin/goldmark v1.2.0 h1:WOOcyaJPlzb8fZ8TloxFe8QZkhOOJx87leDa9MIT9dc=
Expand Down

0 comments on commit eb8b69a

Please sign in to comment.