Skip to content

Commit 08de1f2

Browse files
committed
Merge branch '240312+193927' into 'main'
facelift jira cli and menu See merge request redhat/centos-stream/src/kernel/documentation!647
2 parents 8864d37 + e0e3946 commit 08de1f2

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

content/docs/jira-cli.adoc

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
---
22
draft: false
3-
weight: 5
3+
weight: 10
44
---
55

66

7-
JiraCLI is an interactive command line tool for Atlassian Jira that will help you avoid Jira UI to some extent. This tool is not yet considered complete but has all the essential features required to improve your workflow with Jira.
8-
9-
Link: https://github.com/ankitpokhrel/jira-cli[https://github.com/ankitpokhrel/jira-cli]
7+
https://github.com/ankitpokhrel/jira-cli[JiraCLI]
8+
is an interactive command line tool for Atlassian Jira that will help you avoid Jira UI to some extent.
9+
This tool is not yet considered complete but has all the essential features required to improve your workflow with Jira.
1010

1111
An overview of the jira-cli tool and how to use it to perform basic Jira actions on the command line.
1212

13+
{{< toc >}}
14+
1315
== Download/installation
1416

1517
=== Method 1 - Using go install

data/menu/main.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,16 @@ main:
3939
ref: merge_request_approvals_and_blocks
4040
- name: Utilities
4141
sub:
42-
- name: lab
42+
- name: lab - GitLab utility
4343
ref: lab
4444
- name: Updating or Fixing a Merge Request
4545
ref: updating_or_fixing_a_MR
4646
- name: Compile `lab` and `bichon`
4747
ref: go_tools_compile
4848
- name: Revumatic
4949
ref: Revumatic
50+
- name: Jira CLI
51+
ref: jira-cli
5052
- name: FAQ
5153
ref: FAQ
5254
- name: All Pages

0 commit comments

Comments
 (0)