splicemachine / splicectl

GNU Affero General Public License v3.0
2 stars 2 forks source link

feat: accounts, database CRUD (DBAAS-4410) #4

Closed splicemaahs closed 3 years ago

splicemaahs commented 3 years ago

Updated the Create database functionality, added functionality for Pause, Resume, and Delete

Description

Motivation and Context

Customer requests for additional automation features for testing environment provisioning.

Dependencies

How Has This Been Tested?

Create/Pause/Resume/Delete database handled via splicectl

Changelog Inclusions

Additions

Changes

Fixes

Deprecated

Removed

Checklist

If the pull request includes user-facing changes, extra documentation is required:

splicemaahs commented 3 years ago

Looks great! I like the changelog part, too!

This is a good project to test that methodology on.