Skip to content

Feature: Enable export of indices, settings and rules to backup an app #65

Open
@keybits

Description

@keybits

It's possible to export indices, setting and rules one by one using the CLI and piping to files, but it would be handy to be able to export all indices, settings and rules for an application and save them to files to enable backing up of an application.

This would enable customers to backup and restore / import applications.

The old cli had the option to export indices and settings to a file.

I've created a Gist with a script using the new cli that can be used as a workaround to backup an application: https://gist.github.com/keybits/ce86d66cc02dcfe063531945ba8a3f9b (no restore / import script yet)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions