2.0.52 • Published 5 years ago

status-board-cli v2.0.52

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

status-board-cli

CLI utility for Status Board

oclif Version CircleCI Appveyor CI Codecov Downloads/week License

Usage

$ npm install -g status-board-cli
$ status-board COMMAND
running command...
$ status-board (-v|--version|version)
status-board-cli/2.0.52 linux-x64 node-v8.16.1
$ status-board --help [COMMAND]
USAGE
  $ status-board COMMAND
...

Commands

status-board generate COMPONENT NAME

generates a basic component of type widget, dashboard or job

USAGE
  $ status-board generate COMPONENT NAME

ARGUMENTS
  COMPONENT  (widget|dashboard|job) type of component
  NAME       name of component

OPTIONS
  -h, --help  show CLI help

See code: src/commands/generate.ts

status-board help [COMMAND]

display help for status-board

USAGE
  $ status-board help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

status-board install

install package dependencies

USAGE
  $ status-board install

OPTIONS
  -h, --help  show CLI help

See code: src/commands/install.ts

status-board list

lists all available components (widgets or jobs) among all packages

USAGE
  $ status-board list

See code: src/commands/list.ts

status-board new [APP] [ENV]

generates a new dashboard project

USAGE
  $ status-board new [APP] [ENV]

ARGUMENTS
  APP  App to deploy
  ENV  Environment to deploy on

OPTIONS
  -h, --help  show CLI help

See code: src/commands/new.ts

status-board start [PORT]

starts Status Board's server

USAGE
  $ status-board start [PORT]

ARGUMENTS
  PORT  runs Status Board in port

OPTIONS
  -d, --dashboard=dashboard  loads only dashboards matching
  -j, --job=job              runs only jobs matching 'myjob'
  -n, --noinstall            skips npm package install (faster startup)

See code: src/commands/start.ts

2.0.52

5 years ago

2.0.51

5 years ago

2.0.50

5 years ago

2.0.49

5 years ago

2.0.48

5 years ago

2.0.47

5 years ago

2.0.46

5 years ago

2.0.45

5 years ago

2.0.44

5 years ago

2.0.43

5 years ago

2.0.42

5 years ago

2.0.41

5 years ago

2.0.40

5 years ago

2.0.39

5 years ago

2.0.38

5 years ago

2.0.37

5 years ago

2.0.36

5 years ago

2.0.35

5 years ago

2.0.34

5 years ago

2.0.33

5 years ago

2.0.32

5 years ago

2.0.31

5 years ago

2.0.30

5 years ago

2.0.29

5 years ago

2.0.28

5 years ago

2.0.27

5 years ago

2.0.26

5 years ago

2.0.25

5 years ago

2.0.24

5 years ago

2.0.23

5 years ago

2.0.22

5 years ago

2.0.21

5 years ago

2.0.20

5 years ago

2.0.19

5 years ago

2.0.18

5 years ago

2.0.17

5 years ago

2.0.16

5 years ago

2.0.15

5 years ago

2.0.14

5 years ago

2.0.13

5 years ago

2.0.12

5 years ago

2.0.11

5 years ago

2.0.10

5 years ago

2.0.9

5 years ago

2.0.8

5 years ago

2.0.7

5 years ago

2.0.6

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.1.16

6 years ago

1.1.15

6 years ago

1.1.14

6 years ago

1.1.13

6 years ago

1.1.12

6 years ago

1.1.11

6 years ago

1.1.10

6 years ago

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago