Skip to content

Releases: oleewere/cmctl

v0.5.0

13 May 18:13
Compare
Choose a tag to compare

Changelog

dbe1ae9 Exclude playbooks folder
b5daa63 Fix inventory reference
02e71e3 Update README.md (for release version: v0.5.0)

v0.4.0

13 May 13:34
9188212
Compare
Choose a tag to compare

Changelog

e9f42f3 Add external account support
12f42de Fix typo
d86b76c Rename and redefine inventory hosts enrich method
4f1c424 Show roles per services
9188212 Update README.md
1d8584e Update README.md (for release version: v0.4.0)

v0.3.0

12 May 19:44
Compare
Choose a tag to compare

Changelog

14e87ad Add comment about filter by hosts
9c37ff2 Add config ls commands (both for services and roles)
9773b21 Add config update commands for playbooks
47b1b80 Add debug option to tasks
ea7aadd Add echo example
270322b Add option to use inventory files with exec commands
ed5ee9f Add playbook command with salt sync example
ec5d555 Add playbooks skeleton
4ac54cd Add raw command options for salt commands
9032947 Add role name filter & uppercase strings in slices
af2ffb5 Add salt command to playbooks & examples
757c6be Add service & role commands for playbooks
72cf2df Add show inventory file skeleton & remove ini dependency
0788a40 Add unique messages for echo example
7e645b2 Add update configs commands & refactor
02636b2 Added show inventory command (json / yaml)
fc28df0 Cleanup warnings
cf09e62 Fix vendor issue
7542d99 Fix warnings
5340e26 Let playbooks to be downloaded from http/https & exeute multiple playbooks by -f option
5003fa7 Remove debug code
6c39253 Rename api version
2d2feca Rename api version variable
58deecb Skip .ini files
b8a3e32 Update README.md
d1c5296 Update README.md
e56f927 Update README.md (for release version: v0.3.0)
5ecf033 Use inventory files for resource listing

v0.2.0

08 May 15:49
Compare
Choose a tag to compare

Changelog

7c49032 Add attach alias
bc2eec9 Add description about inventory generation
d68e20c Add discovery and use filter validation
508b3c4 Add godoc
e6747c0 Add inventory file generation command
cce09b3 Add license to README.md
d81369f Add memory details for hosts
a814505 Add roles run command
d350c9c Add salt sync command (only upload & backup)
79bd1b2 Add service run command
cacc5a7 Fix CM server deletion
0011192 Fix README.md about profiles command
4c11b72 Fix compile error
a9c0311 Fix typo
f2b9dc7 Implement filters by inventories & add util
7dde5be Move attach command under profiles resource
511c9e2 Move ssh util to ssh file
b8cf895 Remove generated file
0064a66 Rename registry to servers
b13ed38 Update README.md (for release version: v0.2.0)
5b9eed4 Use role name / host name pair as inventory vars

v0.1.1

05 May 15:45
Compare
Choose a tag to compare

Changelog

d350c9c Add salt sync command (only upload & backup)
cacc5a7 Fix CM server deletion
c543366 Update README.md (for release version: v0.1.1)

v0.1.0

05 May 12:18
Compare
Choose a tag to compare

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