Skip to content

Tags: civo/cli

Tags

v1.4.7

Toggle v1.4.7's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Add MB to used objectstore output (#564)

* Add KB to used objectstore output

* Convert output from KB to MB

* fix: improve object store stats display with human-readable size format

* test: add unit tests for humanSize function with various byte sizes

* fix output msg

---------

Co-authored-by: Michele Giornetta <michelegiornetta@gmail.com>
Co-authored-by: Michele Giornetta <michele@civo.com>

v1.4.6

Toggle v1.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump github.com/ulikunitz/xz to v0.5.15 (#572)

v1.4.5

Toggle v1.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
upgrade civogo to 0.6.5 (#567)

* upgrade civogo to 0.6.5

* go mod tidy

v1.4.4

Toggle v1.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add deprecation message for dbs (#565)

v1.4.3

Toggle v1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add /scheduled as backupID if `--scheduled` flag is found (#557)

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix bug in instance selection (#558)

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #555 from civo/fix/dbversion

correctly visualise all the DB versions (not just the defaults)

v1.4.0

Toggle v1.4.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat(snapshot): add snapshot schedule management commands (#540)

* feat(snapshot): add snapshot schedule management commands

* fix: add snapshot command to root command

* refactor: update snapshot schedule creation and show commands.

* chore: update civogo dependency to version v0.5.5

* reset readme

* fix unpausing schedule

* fix missing newline

* add paused field to list output

* more compact format

* add additional fields to json output

* fix conflicts

* fix README.md

* fix README.md

* documentation

* typo

---------

Co-authored-by: Michele Giornetta <michele@civo.com>

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(instance): add commands for updating allowed IPs and bandwidth l…

…imit (#551)

* feat(instance): add commands for updating allowed IPs and bandwidth limit

v1.2.3

Toggle v1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[VNC] Endpoint is ready only if it returns OK (#536)

* endpoint is ready only if it returns OK