Liking cljdoc? Tell your friends :D

rubber.backup

Backup Elasticsearch indices using snapshot/restore APIs check: https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-snapshots.html

Backup Elasticsearch indices using snapshot/restore APIs check:
https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-snapshots.html
raw docstring

create-repositoryclj

(create-repository repo location)

Create a snapshot repository

Create a snapshot repository
sourceraw docstring

create-snapshotclj

(create-snapshot repo snap)

snapshot Elasticsearch

snapshot Elasticsearch
sourceraw docstring

get-repositoryclj

(get-repository repo)

Get repository information

Get repository information
sourceraw docstring

get-snapshotclj

(get-snapshot repo snap)

Get a snapshot information

Get a snapshot information
sourceraw docstring

list-repositoriesclj

(list-repositories)

List available repositories

List available repositories
sourceraw docstring

list-snapshotsclj

(list-snapshots repo)

List available repositories

List available repositories
sourceraw docstring

restore-snapshotclj

(restore-snapshot repo snap)

Restore a snapshot

Restore a snapshot 
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close