algolia / algolia/cli

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

Open
#65 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
109
Forks
32
Avg merge
9d 3h
Merged PRs (30d)
3

Description

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](https://github.com/algolia/algolia-cli-old) 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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.