0.1.0-rc.119 • Published 4 years ago

@bcgov/nrdk v0.1.0-rc.119

Weekly downloads
45
License
Apache-2.0
Repository
github
Last release
4 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

4 years ago

0.1.0-rc.118

4 years ago

0.1.0-rc.117

4 years ago

0.1.0-rc.115

4 years ago

0.1.0-rc.116

4 years ago

0.1.0-rc.111

4 years ago

0.1.0-rc.112

4 years ago

0.1.0-rc.113

4 years ago

0.1.0-rc.114

4 years ago

0.1.0-rc.110

4 years ago

0.1.0-rc.108

4 years ago

0.1.0-rc.109

4 years ago

0.1.0-rc.104

4 years ago

0.1.0-rc.105

4 years ago

0.1.0-rc.106

4 years ago

0.1.0-rc.107

4 years ago

0.1.0-rc.102

4 years ago

0.1.0-rc.103

4 years ago

0.1.0-rc.101

4 years ago

0.1.0-rc.99

4 years ago

0.1.0-rc.100

4 years ago

0.1.0-rc.98

4 years ago

0.1.0-rc.97

4 years ago

0.1.0-rc.96

4 years ago

0.1.0-rc.95

4 years ago

0.1.0-rc.94

4 years ago

0.1.0-rc.91

5 years ago

0.1.0-rc.90

5 years ago

0.1.0-rc.89

5 years ago

0.1.0-rc.88

5 years ago

0.1.0-rc.87

5 years ago

0.1.0-rc.86

5 years ago

0.1.0-rc.85

5 years ago

0.1.0-rc.84

5 years ago

0.1.0-rc.83

5 years ago

0.1.0-rc.82

5 years ago

0.1.0-rc.81

5 years ago

0.1.0-rc.80

5 years ago

0.1.0-rc.79

5 years ago

0.1.0-rc.78

5 years ago

0.1.0-rc.75

5 years ago

0.1.0-rc.76

5 years ago

0.1.0-rc.74

5 years ago

0.1.0-rc.73

5 years ago

0.1.0-rc.72

5 years ago

0.1.0-rc.71

5 years ago

0.1.0-rc.70

5 years ago

0.1.0-rc.69

5 years ago

0.1.0-rc.68

5 years ago

0.1.0-rc.67

5 years ago

0.1.0-rc.66

5 years ago

0.1.0-rc.65

5 years ago

0.1.0-rc.64

5 years ago

0.1.0-rc.63

5 years ago

0.1.0-rc.62

5 years ago

0.1.0-rc.61

5 years ago

0.1.0-rc.60

5 years ago

0.1.0-rc.59

5 years ago

0.1.0-rc.57

5 years ago

0.1.0-rc.58

5 years ago

0.1.0-rc.56

5 years ago

0.1.0-rc.55

5 years ago

0.1.0-rc.54

5 years ago

0.1.0-rc.53

5 years ago

0.1.0-rc.52

5 years ago

0.1.0-rc.50

5 years ago

0.1.0-rc.49

5 years ago

0.1.0-rc.48

5 years ago

0.1.0-rc.47

5 years ago

0.1.0-rc.45

5 years ago

0.1.0-rc.44

5 years ago

0.1.0-rc.42

5 years ago

0.1.0-rc.41

5 years ago

0.1.0-rc.40

5 years ago

0.1.0-rc.39

5 years ago

0.1.0-rc.38

5 years ago

0.1.0-rc.37

5 years ago

0.1.0-rc.36

5 years ago

0.1.0-rc.35

5 years ago

0.1.0-rc.34

5 years ago

0.1.0-rc.33

5 years ago

0.1.0-rc.32

5 years ago

0.1.0-rc.29

5 years ago

0.1.0-rc.28

5 years ago

0.1.0-rc.27

5 years ago

0.1.0-rc.26

5 years ago

0.1.0-rc.25

5 years ago

0.1.0-rc.24

5 years ago

0.1.0-rc.23

5 years ago

0.1.0-rc.22

5 years ago

0.1.0-rc.21

5 years ago

0.1.0-rc.20

5 years ago

0.1.0-rc.19

5 years ago

0.1.0-rc.18

5 years ago

0.1.0-rc.17

5 years ago

0.1.0-rc.16

5 years ago

0.1.0-rc.15

5 years ago

0.1.0-rc.14

5 years ago

0.1.0-rc.13

5 years ago

0.1.0-rc.12

5 years ago

0.1.0-rc.11

5 years ago

0.1.0-rc.10

5 years ago

0.1.0-rc.9

5 years ago

0.1.0-rc.7

5 years ago

0.1.0-rc.8

5 years ago

0.1.0-rc.6

5 years ago

0.1.0-rc.3

5 years ago

0.1.0-rc.4

5 years ago

0.1.0-rc.5

5 years ago

0.1.0-rc.2

5 years ago

0.1.0-rc.1

5 years ago