mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
update the readme
Original commit: elastic/kibana-plugin-helpers@c650c4527e
This commit is contained in:
parent
802d68ecc9
commit
dd0d91cfd0
1 changed files with 5 additions and 5 deletions
|
@ -16,11 +16,11 @@ $ plugin-helpers help
|
|||
|
||||
Commands:
|
||||
|
||||
start start the server
|
||||
test:browser run the browser tests
|
||||
test:server run the server tests
|
||||
build build a distributable archive
|
||||
help [cmd] display help for [cmd]
|
||||
start Start kibana and have it include this plugin
|
||||
build Build a distributable archive
|
||||
test Run the server and browser tests
|
||||
test:browser [options] Run the browser tests in a real web browser
|
||||
test:server [files...] Run the server tests using mocha
|
||||
|
||||
Options:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue