The new format allows for the protocol to be expressed.
Related PRs
Link to the related PR.
Notes
Any additional notes you think will be useful.
Verification and testing
If there is both a problem and a solution, these steps should document how to demonstrate the problem that is being solved. If there is no problem (it's just a feature) you can remove the Recreate section below.
Verification
These are the steps to demonstrate the problem being solved:
[ ] A list of steps to demonstrate the problem.
Testing
These are the steps to demonstrate the solution being solved; they typically include steps to update the repository to a new state containing the code that fixes the problem.
[ ] A list of steps to demonstrate the problem.
Deployment
[ ] Post deployment steps (scripts to be run) and testing.
The cli now supports two database information formats.
The existing one:
An alternative format:
The new format allows for the protocol to be expressed.
Related PRs
Notes
Verification and testing
If there is both a problem and a solution, these steps should document how to demonstrate the problem that is being solved. If there is no problem (it's just a feature) you can remove the Recreate section below.
Verification
These are the steps to demonstrate the problem being solved:
Testing
These are the steps to demonstrate the solution being solved; they typically include steps to update the repository to a new state containing the code that fixes the problem.
Deployment