2.0.52 • Published 6 years ago

status-board-cli v2.0.52

Weekly downloads
1
License
MIT
Repository
github
Last release
6 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

6 years ago

2.0.51

6 years ago

2.0.50

6 years ago

2.0.49

6 years ago

2.0.48

6 years ago

2.0.47

6 years ago

2.0.46

6 years ago

2.0.45

6 years ago

2.0.44

6 years ago

2.0.43

6 years ago

2.0.42

6 years ago

2.0.41

6 years ago

2.0.40

6 years ago

2.0.39

6 years ago

2.0.38

6 years ago

2.0.37

6 years ago

2.0.36

6 years ago

2.0.35

6 years ago

2.0.34

6 years ago

2.0.33

6 years ago

2.0.32

6 years ago

2.0.31

6 years ago

2.0.30

6 years ago

2.0.29

6 years ago

2.0.28

6 years ago

2.0.27

6 years ago

2.0.26

6 years ago

2.0.25

6 years ago

2.0.24

6 years ago

2.0.23

6 years ago

2.0.22

6 years ago

2.0.21

6 years ago

2.0.20

6 years ago

2.0.19

6 years ago

2.0.18

6 years ago

2.0.17

6 years ago

2.0.16

6 years ago

2.0.15

6 years ago

2.0.14

6 years ago

2.0.13

6 years ago

2.0.12

6 years ago

2.0.11

6 years ago

2.0.10

6 years ago

2.0.9

6 years ago

2.0.8

6 years ago

2.0.7

6 years ago

2.0.6

6 years ago

2.0.5

6 years ago

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.1.16

7 years ago

1.1.15

7 years ago

1.1.14

7 years ago

1.1.13

7 years ago

1.1.12

7 years ago

1.1.11

7 years ago

1.1.10

7 years ago

1.1.9

7 years ago

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago