0.1.0-rc.119 • Published 3 years ago

@bcgov/nrdk v0.1.0-rc.119

Weekly downloads
45
License
Apache-2.0
Repository
github
Last release
3 years ago

nrdk

img oclif Version Downloads/week License

Prerequisites

  • Setup yout git CLI so that credentials are being cached. You can use the store or cache credential helper. PS.: Jenkins will do that automatically for you when running within a jenkins job.

Usage

$ npm install -g @bcgov/nrdk
$ nrdk COMMAND
running command...
$ nrdk (-v|--version|version)
@bcgov/nrdk/0.1.0-rc.119 linux-x64 node-v12.22.1
$ nrdk --help [COMMAND]
USAGE
  $ nrdk COMMAND
...

The CLI can also be run with npx:

$ npx @bcgov/nrdk (-v|--version|version)
$ npx @bcgov/nrdk --help [COMMAND]
USAGE
  $ nrdk COMMAND

Commands

nrdk backlog:checkin

On a Feature Branch, pushes local changes to the remote repository, and creates or updates a pull request to merge it into the Release branch.

USAGE
  $ nrdk backlog:checkin

EXAMPLES
  # nrdk backlog:checkout <Jira issue ID>
        # git add .
        # git commit -m "[Jira Issue] Adding new feature"
        # nrdk backlog:checkin
        Creates a new pull request merging branch Feature/[Jira Issue] into Release/<Jira Issue's Release's RFC's ID>
  # git branch // already on Feature/[Jira Issue]
        # git add .
        # git commit -m "[Jira Issue] Expanding on feature"
        # nrdk backlog:checkin
        Updates the existing pull request with the new commit(s).

See code: src/commands/backlog/checkin.ts

nrdk backlog:checkout [ISSUE]

Given a Jira Issue, checks out a Git branch named Feature/Jira Issue to resolve that Issue.

USAGE
  $ nrdk backlog:checkout [ISSUE]

ARGUMENTS
  ISSUE  Jira issue key (e.g.: WEBADE-123)

EXAMPLE
  # nrdk backlog:checkout IRS-200
        # git status
        On branch IRS-200

See code: src/commands/backlog/checkout.ts

nrdk help [COMMAND]

display help for nrdk

USAGE
  $ nrdk help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

0.1.0-rc.119

3 years ago

0.1.0-rc.118

3 years ago

0.1.0-rc.117

3 years ago

0.1.0-rc.115

3 years ago

0.1.0-rc.116

3 years ago

0.1.0-rc.111

3 years ago

0.1.0-rc.112

3 years ago

0.1.0-rc.113

3 years ago

0.1.0-rc.114

3 years ago

0.1.0-rc.110

3 years ago

0.1.0-rc.108

3 years ago

0.1.0-rc.109

3 years ago

0.1.0-rc.104

3 years ago

0.1.0-rc.105

3 years ago

0.1.0-rc.106

3 years ago

0.1.0-rc.107

3 years ago

0.1.0-rc.102

3 years ago

0.1.0-rc.103

3 years ago

0.1.0-rc.101

3 years ago

0.1.0-rc.99

3 years ago

0.1.0-rc.100

3 years ago

0.1.0-rc.98

3 years ago

0.1.0-rc.97

3 years ago

0.1.0-rc.96

3 years ago

0.1.0-rc.95

3 years ago

0.1.0-rc.94

3 years ago

0.1.0-rc.91

3 years ago

0.1.0-rc.90

3 years ago

0.1.0-rc.89

3 years ago

0.1.0-rc.88

3 years ago

0.1.0-rc.87

3 years ago

0.1.0-rc.86

3 years ago

0.1.0-rc.85

3 years ago

0.1.0-rc.84

3 years ago

0.1.0-rc.83

3 years ago

0.1.0-rc.82

3 years ago

0.1.0-rc.81

3 years ago

0.1.0-rc.80

3 years ago

0.1.0-rc.79

3 years ago

0.1.0-rc.78

3 years ago

0.1.0-rc.75

3 years ago

0.1.0-rc.76

3 years ago

0.1.0-rc.74

3 years ago

0.1.0-rc.73

3 years ago

0.1.0-rc.72

3 years ago

0.1.0-rc.71

3 years ago

0.1.0-rc.70

3 years ago

0.1.0-rc.69

3 years ago

0.1.0-rc.68

3 years ago

0.1.0-rc.67

3 years ago

0.1.0-rc.66

3 years ago

0.1.0-rc.65

3 years ago

0.1.0-rc.64

3 years ago

0.1.0-rc.63

3 years ago

0.1.0-rc.62

3 years ago

0.1.0-rc.61

3 years ago

0.1.0-rc.60

3 years ago

0.1.0-rc.59

3 years ago

0.1.0-rc.57

4 years ago

0.1.0-rc.58

4 years ago

0.1.0-rc.56

4 years ago

0.1.0-rc.55

4 years ago

0.1.0-rc.54

4 years ago

0.1.0-rc.53

4 years ago

0.1.0-rc.52

4 years ago

0.1.0-rc.50

4 years ago

0.1.0-rc.49

4 years ago

0.1.0-rc.48

4 years ago

0.1.0-rc.47

4 years ago

0.1.0-rc.45

4 years ago

0.1.0-rc.44

4 years ago

0.1.0-rc.42

4 years ago

0.1.0-rc.41

4 years ago

0.1.0-rc.40

4 years ago

0.1.0-rc.39

4 years ago

0.1.0-rc.38

4 years ago

0.1.0-rc.37

4 years ago

0.1.0-rc.36

4 years ago

0.1.0-rc.35

4 years ago

0.1.0-rc.34

4 years ago

0.1.0-rc.33

4 years ago

0.1.0-rc.32

4 years ago

0.1.0-rc.29

4 years ago

0.1.0-rc.28

4 years ago

0.1.0-rc.27

4 years ago

0.1.0-rc.26

4 years ago

0.1.0-rc.25

4 years ago

0.1.0-rc.24

4 years ago

0.1.0-rc.23

4 years ago

0.1.0-rc.22

4 years ago

0.1.0-rc.21

4 years ago

0.1.0-rc.20

4 years ago

0.1.0-rc.19

4 years ago

0.1.0-rc.18

4 years ago

0.1.0-rc.17

4 years ago

0.1.0-rc.16

4 years ago

0.1.0-rc.15

4 years ago

0.1.0-rc.14

4 years ago

0.1.0-rc.13

4 years ago

0.1.0-rc.12

4 years ago

0.1.0-rc.11

4 years ago

0.1.0-rc.10

4 years ago

0.1.0-rc.9

4 years ago

0.1.0-rc.7

4 years ago

0.1.0-rc.8

4 years ago

0.1.0-rc.6

4 years ago

0.1.0-rc.3

4 years ago

0.1.0-rc.4

4 years ago

0.1.0-rc.5

4 years ago

0.1.0-rc.2

4 years ago

0.1.0-rc.1

4 years ago