dump-buckets

command module
v0.0.0-...-50cc704 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2024 License: MIT Imports: 1 Imported by: 0

README

Dump Buckets

Overview

Dump Buckets is a database cloud backup & retention solution. The project includes a set of utilities to back up data from different sources and pipe the output to a storage bucket.

Exporters

Exporters are used for various types of exports, which the container allows.

Execute

The execute command is used to wrap underlying libraries and to execute commands directly on the container. The output is then piped to the storage bucket.

Contentful

Exports contentful data for the selected workspaces

Github

Export github repositories using the web API with HTTP requests.

MongoDB

Exports mongo databases to the specified bucket.

BigQuery

Exports bigquery datasets

Requires BigQuery Job User & BigQuery Data Viewer permissions for the service account.

Usage

  • To run the execute command: /dumpb execute -- echo "hello"
  • To run the contentful command: (Add usage details)
  • To run the github command: (Add usage details)
  • To run the mongo command: (Add usage details)
  • To run the `bigquery' command (Add usage details)

License

You can check out the full license here.

Contact

If you have any questions, feel free to contact me.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL