cli/commands
Gary Holtz 6a34614218 Merge branch 'jmc-7367' into 'main'
fix(ci variable list): print entity type

Closes #7367

See merge request https://gitlab.com/gitlab-org/cli/-/merge_requests/1360

Merged-by: Gary Holtz <gholtz@gitlab.com>
Approved-by: James Liu <jliu@gitlab.com>
Approved-by: Gary Holtz <gholtz@gitlab.com>
Co-authored-by: Jay McCure <jmccure@gitlab.com>
2023-10-21 04:35:02 +00:00
..
alias test: extract run command test helpers 2023-01-10 07:31:05 +00:00
api fix: Parse string arrays passed to glab api --field command 2023-09-29 15:32:54 +00:00
ask feat: handle response from VertexAI instead of OpenAI 2023-08-18 10:59:13 +00:00
auth docs: Adding precedence order to docs 2023-10-20 19:22:54 +00:00
changelog feat: add new changelog command 2023-05-17 15:26:35 +00:00
ci chore(dependency): remove alecthomas/assert module 2023-10-05 13:20:13 +00:00
cluster feat(cluster): implement cluster agent `get-token` command 2023-10-13 18:16:27 +00:00
cmdtest test: extract run command test helpers 2023-01-10 07:31:05 +00:00
cmdutils chore: Keeping in regular repo in sync 2023-06-26 17:56:40 +00:00
completion feat: Add note about homebrew zsh for completions 2023-09-21 23:13:19 +00:00
config docs(config): add check_update and display_hyperlinks 2023-09-06 16:59:41 +00:00
flag chore(dependency): remove alecthomas/assert module 2023-10-05 13:20:13 +00:00
help chore: Keeping in regular repo in sync 2023-06-26 17:56:40 +00:00
incident chore(dependency): remove alecthomas/assert module 2023-10-05 13:20:13 +00:00
issuable chore(dependency): remove alecthomas/assert module 2023-10-05 13:20:13 +00:00
issue Merge branch '1423-fix-not-a-git-repo-for-some-issue-commands' into 'main' 2023-08-09 06:31:53 +00:00
label chore(dependency): remove alecthomas/assert module 2023-10-05 13:20:13 +00:00
mr chore(dependency): remove alecthomas/assert module 2023-10-05 13:20:13 +00:00
project chore: Fixing lint job for CI 2023-10-18 10:21:42 -05:00
release chore(dependency): remove alecthomas/assert module 2023-10-05 13:20:13 +00:00
schedule feat(schedule): Fixed broken test for delete schedule 2023-06-12 01:10:19 +00:00
snippet chore(dependency): remove alecthomas/assert module 2023-10-05 13:20:13 +00:00
ssh-key feat(sshkey): add ssh-key delete command 2023-10-16 23:02:31 +00:00
update fix(check-update): remove auth for check-update 2023-09-17 21:46:57 +00:00
user feat(pagination): add pagination to user events 2023-03-27 14:12:22 -05:00
variable fix(ci variable list): print entity type 2023-10-21 04:35:02 +00:00
version chore: re-add linting/formatting job to ci 2022-11-17 18:36:09 +00:00
root.go feat(cluster): add cluster agent list command 2023-09-25 14:41:42 +00:00
root_test.go docs: Tidies initial help page 2022-12-19 20:50:08 +00:00