The Co-op Cloud command-line utility belt 🎩🐇 https://coopcloud.tech
Go to file
decentral1se 9f478dac1d
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is failing Details
fix: list downgrades/upgrades in correct order
Now that we have correct sorting of versions:

  coop-cloud/organising#427

We don't need to reverse sort. Only for showing prompts when the
latest should be the first. Otherwise, logic can follow the sorted
order, the last item in the list is the latest upgrade.

Related:

  coop-cloud/organising#444

Also fix `upgrade` to actually show the latest version
2023-07-25 15:08:32 +02:00
.gitea docs: add template 2021-09-11 12:20:27 +02:00
cli fix: list downgrades/upgrades in correct order 2023-07-25 15:08:32 +02:00
cmd docs: fix comment names 2023-02-10 12:45:24 +01:00
pkg fix: better error message for missing local tag 2023-07-25 15:07:29 +02:00
scripts chore: publish new release 0.7.0-beta 2023-02-22 08:47:43 +01:00
tests feat(autocomplete): add autocompletion for fish shell 2022-11-15 22:24:34 +01:00
.dockerignore feat: add docker image, auto-built using CI 2023-01-15 17:10:45 -08:00
.drone.yml build: docker dev builds depend on check too 2023-02-08 11:16:54 +01:00
.e2e.env.sample test: more example env vars 2022-01-02 01:52:09 +01:00
.envrc.sample dosc: add gitea token [ci skip] 2021-09-07 09:01:26 +02:00
.gitignore chore: sort gitignore listing 2023-02-08 22:59:03 +01:00
.goreleaser.yml fix: kadabra is now called kadabra not abra 2023-02-10 12:45:41 +01:00
AUTHORS.md docs: add comrade vera [ci skip] 2023-02-19 11:00:43 +01:00
Dockerfile chore: remove comment 2023-02-08 22:59:30 +01:00
LICENSE chore: formatting, indentation 2023-02-08 22:59:47 +01:00
Makefile build: verbose local builds to show progress 2023-02-11 23:40:47 +01:00
README.md docs: go doc badge [ci skip] 2023-04-14 23:31:21 +02:00
go.mod chore: go mod tidy 2023-07-25 10:22:02 +02:00
go.sum chore: go mod tidy 2023-07-25 10:22:02 +02:00
renovate.json ci: automerge & run tidy [ci skip] 2023-01-18 17:28:36 +01:00

README.md

abra

Build Status Go Report Card Go Reference

The Co-op Cloud utility belt 🎩🐇

abra is the flagship client & command-line tool for Co-op Cloud. It has been developed specifically for the purpose of making the day-to-day operations of operators and maintainers pleasant & convenient. It is libre software, written in Go and maintained and extended by the community ❤️

Please see docs.coopcloud.tech/abra for help on install, upgrade, hacking, troubleshooting & more!