This repository has been archived on 2021-07-03. You can view files and clone it, but cannot push or open issues or pull requests.
Luke Murphy 1c9d7282b2
Revert "Sort commands listing"
This reverts commit 99ab5bf369ef6ef296e639d8be57f07043c24750.

Woops, they cannot be sorted this way. Ignore me.
2021-03-04 15:50:27 +01:00
2020-12-31 11:47:14 +02:00
2021-03-01 11:44:58 +01:00
2021-02-09 08:35:52 +01:00
2020-10-26 13:34:49 +02:00
2021-03-04 15:50:27 +01:00
2021-03-03 16:49:58 +01:00
2021-03-04 13:27:32 +01:00
2021-01-01 13:48:14 +01:00
2021-03-04 13:24:13 +01:00

abra

Build Status codecov

https://cloud.autonomic.zone

The cooperative cloud utility belt 🎩🐇

abra is a command-line tool for managing your own Co-op Cloud. It can provision new servers, create applications, deploy them, run backup and restore operations and a whole lot of other things. It is the go-to tool for day-to-day operations when managing a Co-op Cloud instance.

Change log

See CHANGELOG.md.

Documentation

docs.cloud.autonomic.zone

Install

curl https://install.abra.autonomic.zone | bash

Hack

It's written in Bash! Just open up the abra file and start hacking. Then you can run it in place with ./abra. The command-line interface is generated via docopt. If you add arguments then you need to run make docopt ro regenerate the parser.

Description
The Co-op Cloud command-line interface 🎩🐇
Readme 911 KiB
Languages
Shell 87%
Python 10.9%
Makefile 1.2%
Dockerfile 0.9%