UNPKG

1.84 kBJSONView Raw
1{"version":"2.0.42","commands":{"generate":{"id":"generate","description":"generates a basic component of type widget, dashboard or job","pluginName":"status-board-cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"component","description":"type of component","required":true,"options":["widget","dashboard","job"]},{"name":"name","description":"name of component","required":true}]},"install":{"id":"install","description":"install package dependencies","pluginName":"status-board-cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"list":{"id":"list","description":"lists all available components (widgets or jobs) among all packages","pluginName":"status-board-cli","pluginType":"core","aliases":[],"flags":{},"args":[]},"new":{"id":"new","description":"generates a new dashboard project","pluginName":"status-board-cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"app","description":"App to deploy"},{"name":"env","description":"Environment to deploy on"}]},"start":{"id":"start","description":"starts Status Board's server","pluginName":"status-board-cli","pluginType":"core","aliases":[],"flags":{"dashboard":{"name":"dashboard","type":"option","char":"d","description":"loads only dashboards matching"},"job":{"name":"job","type":"option","char":"j","description":"runs only jobs matching 'myjob'"},"noinstall":{"name":"noinstall","type":"boolean","char":"n","description":"skips npm package install (faster startup)","allowNo":false}},"args":[{"name":"port","description":"runs Status Board in port"}]}}}
\No newline at end of file