Releases: compose/bach
v0.5.0
v0.4.3
v0.4.2
0.4.1
Scalings explain themselves now:
> bach scale hot96
This is a storage scaled deployment.
There are 2 units of 1024 MB storage allocated to it.
This means a storage of 2048MB is available of which, 1024MB is used.
The allocated units give each database node 204MB of RAM.
> bach scale raymond-redisston
This is a memory scaled deployment.
There is 1 unit of 256MB RAM allocated to it.
This means that each database node has of 256MB of RAM.
The allocated units give 1024MB of storage to the deployment.
Changelog
5177791 Merge pull request #21 from compose/scaledetail
c1f0dd5 Scalings now explain themselves
0.4.0
This release adds support for deployment names instead of ids, a new compact deployment list command and adds a hint as where to get the COMPOSEAPITOKEN from when its not set.
Changelog
5b71a06 Updated README
1f89ea1 Merge pull request #20 from compose/name-support
5e34d46 removed bad binary
3e2f0ea Delete bach
c29a31b Point users at URL for tokens
6ec4ff6 New List Command
7b57ed4 Format fix for package
047a43d Added support for deployment names as well as ids
c18e7b2 Add dist dir to .gitignore
0.3.0
Changelog
b3099d3 Updated readme
420202b Merge pull request #18 from compose/adduser
2809b19 Use gocomposeapi 3.0, update bach details printing
ef35288 User command repurposed for show add and del commands
868ddc3 Merge pull request #17 from compose/fixup
742ccce Reset gitignore
1e66539 Fixup Part 2
59922ee Fixup fixes
49c12ac Fixup for toml
279bb47 Refresh of dependencies
d3c1e7c Update deps, bump gocomposeapi to latest
534beec Migrate to using dep
Automated with GoReleaser
Built with go version go1.9.1 darwin/amd64
0.2.3
0.2.0
0.1.0
Changelog
1d22713 Revised print routines to not print blanks, added --links and supressed link blocks by default
a42e9ee Updated vendoring for new gocomposeapi and added set scale, set note and set code commands.
3a7e3ad Added display for Connection Misc, Notes and Billing Code
6d7e741 Updated vendor directory
Automated with @goreleaser
Built with go version go1.8.3 darwin/amd64