Skip to content

Releases: civo/cli

v0.1.15

15 Jun 15:28
578d62d
Compare
Choose a tag to compare

Changelog

4beb5f1 Add API Key management
48cd4f0 Add Region command
7ad58ed Add all but one instance command
d24951a Add console and reboot commands
cd81176 Add github token path to goreleaser
6410d22 Add goreleaser support
2801d33 Add homebrew tap updating to goreleaser
b9fc702 Add plan to README
a07f44a Add quota command
f7201a0 Add size command
d01e3ed Add testing workflow
ec0634b Add the first action command to instances
52eeee2 Change OutputWriter to use labels as well as keys
e15de86 Change to use Find* in civogo
8290109 Changes to instance create
bc9e3d5 Complete API key management
9442161 Complete API key management functionality
fa017df Create automatic tap release
38300f4 First commit - initial makefile
4b0a350 Fix goreleaser.yml
ef039b5 Lots of minor tweaks
732fcc4 Merge remote-tracking branch 'origin/master'
417c47a Refactor to new OutputWriter
ea215e4 Remove (old) accidentally commited API keys
7f7fb17 Remove unnecessary comment
578d62d Run new test
2ce2979 Split instance commands out to invidual files
3f3b06e Split more commands out in to their own files
425f84f Test brews releaser
bdc4a96 Try to fix Homebrew releasing
de91a6e Update app name in tap-release
17848b6 Update links in README
11f44f4 feat(Completion): Added completion cmd
59a4231 feat(Goreleser): Fix the goreleaser file
2e58446 feat(Install): Added install bash
0370dde feat(Template): Added the kubernetes cmd
4f40658 feat(Template): Added the template cmd
7e16e37 feat(Utility): Add TrackTime
268021c feat(Utility): Add random
aaa6a09 feat(Version): Added the version cmd
6a84a03 feat(Volume): Added the volume cmd
698df53 feat(domain): Added the cmd domain
51de188 feat(domain): Added the cmd domain record
0ad42ae feat(firewall): Added the cmd firewall, and firewall rule
22dcec0 feat(instance): Added the option to create instances
410abb5 feat(loadbalancer): Added the cmd loadbalancer
6c6d035 feat(network): Added the network cmd
775885d feat(snapshot): Added the snapshot cmd
4f3a644 feat(sshkey): Added the ssh key cmd
47c1480 fix(Bug): Fix bug found in all code
04c0775 fix(Domain): Fix some error
2d05ff9 fix(Goreleser): Fix the action file
44ad7df fix(Goreleser): Fix the action file
0953e53 fix(Goreleser): Fix the conf file
0ab428a fix(Goreleser): Fix the conf file
3ecf80b fix(Goreleser): Fix the conf file
122998f fix(Goreleser): Fix the conf file
f4b78e1 fix(Goreleser): Fix the conf file
6beb0ca fix(Goreleser): Fix the conf file
5b12fdf fix(Goreleser): Fix the conf file
2cb0879 fix(LoadBalancer): added new alias
b565930 fix(Network): Remove Name from the table
8ed9c0b fix(Project): Added some fix
a082fda fix(Project): Fix the some bug
f01cff8 fix(Version): Fixed the version cmd
b35e0cf fix(Version): Fixed the version cmd
c84e246 fix(Version): Upgrade the version of the civogo lib
1740230 fix(Version): change the version cmd
d4b8055 fix(Version): fix text in version cmd
fe625b9 fix(Version): fix text in version cmd
b4af168 fix(Version): update the version cmd
75fe68e fix(Version): update the version cmd
d3e4692 fix(Volume): Fix the example
0119e35 refactor(Project): Added example to all cmd
bc2f508 refactor(Project): Modify all project
36f932e refactor(Project): Modify all project error handler
1d11303 refactor(apikey): Modify the apikey
430a411 refactor(apikey): Modify the apikey
a831090 refactor(apikey): Modify the apikey function

v0.1.14

12 Jun 15:13
Compare
Choose a tag to compare

Changelog

4beb5f1 Add API Key management
48cd4f0 Add Region command
7ad58ed Add all but one instance command
d24951a Add console and reboot commands
cd81176 Add github token path to goreleaser
6410d22 Add goreleaser support
2801d33 Add homebrew tap updating to goreleaser
b9fc702 Add plan to README
a07f44a Add quota command
f7201a0 Add size command
d01e3ed Add testing workflow
ec0634b Add the first action command to instances
52eeee2 Change OutputWriter to use labels as well as keys
e15de86 Change to use Find* in civogo
8290109 Changes to instance create
bc9e3d5 Complete API key management
9442161 Complete API key management functionality
fa017df Create automatic tap release
38300f4 First commit - initial makefile
4b0a350 Fix goreleaser.yml
ef039b5 Lots of minor tweaks
732fcc4 Merge remote-tracking branch 'origin/master'
417c47a Refactor to new OutputWriter
ea215e4 Remove (old) accidentally commited API keys
7f7fb17 Remove unnecessary comment
2ce2979 Split instance commands out to invidual files
3f3b06e Split more commands out in to their own files
bdc4a96 Try to fix Homebrew releasing
de91a6e Update app name in tap-release
17848b6 Update links in README
11f44f4 feat(Completion): Added completion cmd
59a4231 feat(Goreleser): Fix the goreleaser file
2e58446 feat(Install): Added install bash
0370dde feat(Template): Added the kubernetes cmd
4f40658 feat(Template): Added the template cmd
7e16e37 feat(Utility): Add TrackTime
268021c feat(Utility): Add random
aaa6a09 feat(Version): Added the version cmd
6a84a03 feat(Volume): Added the volume cmd
698df53 feat(domain): Added the cmd domain
51de188 feat(domain): Added the cmd domain record
0ad42ae feat(firewall): Added the cmd firewall, and firewall rule
22dcec0 feat(instance): Added the option to create instances
410abb5 feat(loadbalancer): Added the cmd loadbalancer
6c6d035 feat(network): Added the network cmd
775885d feat(snapshot): Added the snapshot cmd
4f3a644 feat(sshkey): Added the ssh key cmd
47c1480 fix(Bug): Fix bug found in all code
04c0775 fix(Domain): Fix some error
2d05ff9 fix(Goreleser): Fix the action file
44ad7df fix(Goreleser): Fix the action file
5b12fdf fix(Goreleser): Fix the conf file
3ecf80b fix(Goreleser): Fix the conf file
f4b78e1 fix(Goreleser): Fix the conf file
6beb0ca fix(Goreleser): Fix the conf file
0953e53 fix(Goreleser): Fix the conf file
0ab428a fix(Goreleser): Fix the conf file
122998f fix(Goreleser): Fix the conf file
2cb0879 fix(LoadBalancer): added new alias
b565930 fix(Network): Remove Name from the table
8ed9c0b fix(Project): Added some fix
a082fda fix(Project): Fix the some bug
b35e0cf fix(Version): Fixed the version cmd
f01cff8 fix(Version): Fixed the version cmd
c84e246 fix(Version): Upgrade the version of the civogo lib
1740230 fix(Version): change the version cmd
d4b8055 fix(Version): fix text in version cmd
fe625b9 fix(Version): fix text in version cmd
b4af168 fix(Version): update the version cmd
75fe68e fix(Version): update the version cmd
d3e4692 fix(Volume): Fix the example
0119e35 refactor(Project): Added example to all cmd
bc2f508 refactor(Project): Modify all project
36f932e refactor(Project): Modify all project error handler
1d11303 refactor(apikey): Modify the apikey
430a411 refactor(apikey): Modify the apikey
a831090 refactor(apikey): Modify the apikey function

v0.1.13

12 Jun 14:44
Compare
Choose a tag to compare

Changelog

4beb5f1 Add API Key management
48cd4f0 Add Region command
7ad58ed Add all but one instance command
d24951a Add console and reboot commands
cd81176 Add github token path to goreleaser
6410d22 Add goreleaser support
2801d33 Add homebrew tap updating to goreleaser
b9fc702 Add plan to README
a07f44a Add quota command
f7201a0 Add size command
d01e3ed Add testing workflow
ec0634b Add the first action command to instances
52eeee2 Change OutputWriter to use labels as well as keys
e15de86 Change to use Find* in civogo
8290109 Changes to instance create
bc9e3d5 Complete API key management
9442161 Complete API key management functionality
fa017df Create automatic tap release
38300f4 First commit - initial makefile
4b0a350 Fix goreleaser.yml
ef039b5 Lots of minor tweaks
732fcc4 Merge remote-tracking branch 'origin/master'
417c47a Refactor to new OutputWriter
ea215e4 Remove (old) accidentally commited API keys
7f7fb17 Remove unnecessary comment
2ce2979 Split instance commands out to invidual files
3f3b06e Split more commands out in to their own files
de91a6e Update app name in tap-release
17848b6 Update links in README
11f44f4 feat(Completion): Added completion cmd
59a4231 feat(Goreleser): Fix the goreleaser file
2e58446 feat(Install): Added install bash
0370dde feat(Template): Added the kubernetes cmd
4f40658 feat(Template): Added the template cmd
7e16e37 feat(Utility): Add TrackTime
268021c feat(Utility): Add random
aaa6a09 feat(Version): Added the version cmd
6a84a03 feat(Volume): Added the volume cmd
698df53 feat(domain): Added the cmd domain
51de188 feat(domain): Added the cmd domain record
0ad42ae feat(firewall): Added the cmd firewall, and firewall rule
22dcec0 feat(instance): Added the option to create instances
410abb5 feat(loadbalancer): Added the cmd loadbalancer
6c6d035 feat(network): Added the network cmd
775885d feat(snapshot): Added the snapshot cmd
4f3a644 feat(sshkey): Added the ssh key cmd
47c1480 fix(Bug): Fix bug found in all code
04c0775 fix(Domain): Fix some error
44ad7df fix(Goreleser): Fix the action file
2d05ff9 fix(Goreleser): Fix the action file
122998f fix(Goreleser): Fix the conf file
f4b78e1 fix(Goreleser): Fix the conf file
5b12fdf fix(Goreleser): Fix the conf file
3ecf80b fix(Goreleser): Fix the conf file
6beb0ca fix(Goreleser): Fix the conf file
0953e53 fix(Goreleser): Fix the conf file
0ab428a fix(Goreleser): Fix the conf file
2cb0879 fix(LoadBalancer): added new alias
b565930 fix(Network): Remove Name from the table
8ed9c0b fix(Project): Added some fix
a082fda fix(Project): Fix the some bug
f01cff8 fix(Version): Fixed the version cmd
b35e0cf fix(Version): Fixed the version cmd
c84e246 fix(Version): Upgrade the version of the civogo lib
1740230 fix(Version): change the version cmd
d4b8055 fix(Version): fix text in version cmd
fe625b9 fix(Version): fix text in version cmd
b4af168 fix(Version): update the version cmd
75fe68e fix(Version): update the version cmd
d3e4692 fix(Volume): Fix the example
0119e35 refactor(Project): Added example to all cmd
bc2f508 refactor(Project): Modify all project
36f932e refactor(Project): Modify all project error handler
1d11303 refactor(apikey): Modify the apikey
430a411 refactor(apikey): Modify the apikey
a831090 refactor(apikey): Modify the apikey function

v0.1.12

21 May 13:27
8ed9c0b
Compare
Choose a tag to compare

Changelog

8ed9c0b Add a global --yes flag to confirm deletions when run non-interactively

v0.1.11

20 May 13:21
Compare
Choose a tag to compare

Changelog

8290109 Changes to instance create
ef039b5 Lots of minor tweaks

v0.1.10

19 May 20:46
7e16e37
Compare
Choose a tag to compare

Changelog

7e16e37 feat(Utility): Add TrackTime
268021c feat(Utility): Add random
47c1480 fix(Bug): Fix bug found in all code

v0.1.9

18 May 19:35
04c0775
Compare
Choose a tag to compare

Changelog

2e58446 feat(Install): Added install bash
04c0775 fix(Domain): Fix some error

v0.1.8

14 May 21:24
11f44f4
Compare
Choose a tag to compare

Changelog

11f44f4 feat(Completion): Added completion cmd

v0.1.7

14 May 17:50
a082fda
Compare
Choose a tag to compare

Changelog

2cb0879 fix(LoadBalancer): added new alias
b565930 fix(Network): Remove Name from the table
a082fda fix(Project): Fix the some bug
d4b8055 fix(Version): fix text in version cmd
d3e4692 fix(Volume): Fix the example
0119e35 refactor(Project): Added example to all cmd
36f932e refactor(Project): Modify all project error handler

v0.1.6

13 May 15:57
732fcc4
Compare
Choose a tag to compare

Changelog

fa017df Create automatic tap release
732fcc4 Merge remote-tracking branch 'origin/master'
de91a6e Update app name in tap-release
fe625b9 fix(Version): fix text in version cmd