Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

For Kibana versions prior to 6.3: Just some helpers for writing kibana plugins

License

Notifications You must be signed in to change notification settings

elastic/kibana-plugin-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kibana-plugin-helpers

CircleCI

Just some helpers for kibana plugin devs.

This simple CLI has several tasks that plugin devs can run from to easily debug, test, or package kibana plugins.

See the docs directory for more info.

$ plugin-helpers help

  Usage: plugin-helpers [options] [command]


  Commands:

    start                       Start kibana and have it include this plugin
    build [options] [files...]  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:

    -h, --help     output usage information
    -V, --version  output the version number

License

Apache-2.0

About

For Kibana versions prior to 6.3: Just some helpers for writing kibana plugins

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published