Skip to content

v0.1.0

Compare
Choose a tag to compare
@oleewere oleewere released this 05 May 12:18
· 65 commits to master since this release

Changelog

3c75ecc Add CB gateway option
6e76e0f Add CM server registry update command
15062fd Add api version set option
92dc4ba Add badges
32ac9dd Add cluster export command
87dd5cf Add cluster uuid
6e6b8fb Add connection profiles (skip host jump)
992f159 Add goreleaser
b8d4562 Add init commands for creating CM server registry
3bffac8 Add list clusters and hosts command with http client
67dbbac Add list command
1813945 Add local commands
21c5530 Add makefile
220dabe Add manage CM server entries options
a79953f Add release options to makefile
60b2170 Add releaser script
55bc9fb Add roles command with deployment API calls
ed63448 Add salt exec command & sync skeleton
8c12241 Add service related commands
cd8d766 Add ssh exec command
8d7cbf7 Add ssh util and easyssh
286cd04 Add swagger.json for CM
0596e50 Add update readme file command on releases
da4c895 Add user list operations
2dc55a2 Additional client fixes
a83252f Create README.md
e080590 Do not print every stdout, only if enabled
acc8f64 Drop else block
4fd58a2 Fix API version usage
1422bf1 Fix artifact name
5295288 Fix attach help text
6a74d33 Fix release.sh permission
9d3b553 Fix typo
3b40a53 Fix typos
4d8462c Fix version numbers for new releases
4d8d575 Generate cm go client
d36122b Init cli usage
db34bd6 Init go main
d2a7d50 Init go modules
dbc9ddf Init travis CI
abf8cfa Initial commit
4ac66a6 Move cm-client to cm-api-client
129f29f Refactor hosts command
2a10863 Refactor registry operations
fef5182 Remove swagger (does not compile)
3cec95b Rename cm-client to cm-api-client
eff49e5 Rename cmapi to cm-client
dac207a Rename swagger json
5b565fa Update README.md
f39f865 Update README.md
5bd8a95 Update README.md
3c7a2db Update README.md
72c4495 Update README.md (for release version: v0.1.0)
360fdf3 Update comments
dccbcdd Update gitignore
77d82e0 Update gitignore
23626e8 Update readme.md to use quotes
1a74777 Update vendor deps
83edea1 Use api version option for the client
ac463e6 Use build as default make target at the top
fc68e3d Use cluster real name instead of display name
048aedc Use operations instead of commands
5635e4f Use ssh remote commands against CB gateways
cc6d3bb Validate connection profiles against CB/CM gateway