Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create directories automatically in export_dashboards #6031

Merged
merged 1 commit into from
Jan 10, 2018

Conversation

tsg
Copy link
Contributor

@tsg tsg commented Jan 9, 2018

When called with the -yml option, the dev-tools/export_dashboards.go
program now creates the tree structure for you (i.e. _meta/kibana/6/dashboard).
It used to exit with an error if the directory didn't yet exist, which caused
a small annoyance when creating a FB module.

@tsg tsg added the review label Jan 9, 2018
When called with the `-yml` option, the `dev-tools/export_dashboards.go`
program now creates the tree structure for you (i.e. `_meta/kibana/6/dashboard`).
It used to exit with an error if the directory didn't yet exist, which caused
a small annoyance when creating a FB module.
@tsg tsg force-pushed the export_dashboards_mkdir branch from 90064e3 to 457606f Compare January 10, 2018 08:44
@exekias exekias merged commit 586ae32 into elastic:master Jan 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants