GraphDB CLI is an open-source command-line tool for managing GraphDB instances, licenses, and cloud backups.
- Manage GraphDB instances
- Manage licenses
- Create S3 cloud backups
make build
sudo make install
Run graphdbcli --help
to see available commands and options.
All notable changes to this project are documented in CHANGELOG.md. Please refer to it for release notes and version history.
Contributions are welcome! Please read the CONTRIBUTING.md guide for:
- How to propose changes or report issues
- Coding standards and commit message conventions
- How to set up your development environment