Commit Graph

17 Commits

Author SHA1 Message Date
decentral1se 0fe0ffbafa
refactor: move flags to internal/common 2021-12-19 16:15:45 +01:00
decentral1se 9ddf69b988
refactor: move flag to internal/common 2021-12-19 16:01:20 +01:00
decentral1se 06f8078866
refactor: move flag to internal/common 2021-12-19 15:57:12 +01:00
decentral1se 3b01b1bb2e
docs: explain docker context also
continuous-integration/drone/push Build is passing Details
2021-11-21 14:11:27 +01:00
decentral1se 1b836dbab6
fix: better borked ssh config message
continuous-integration/drone/push Build is passing Details
See coop-cloud/organising#243.
2021-11-19 15:29:54 +01:00
decentral1se cc37615d83
refactor: move debug to internal 2021-11-18 20:04:40 +01:00
decentral1se 8e3f90a7f3
fix: server inputs handling + better logging 2021-10-25 23:48:49 +02:00
decentral1se 313e3beb1e
refactor!: abra server interface more coherent
This follows our app new UX and interactive mode design.
2021-10-22 10:31:33 +02:00
decentral1se 94c7f59113
fix: dont use e.g. if already has default 2021-10-22 09:23:28 +02:00
decentral1se 5ae06bbd42
refactor!: abra domain -> abra record + prompts
This reconciles the fact that we manage records and not domains which
was a bad first naming take on this imho. Now it is clear that we are
manipulating domain name records and not entire zones.

The UX of record creation/deletion now mirrors the UX of new apps. All
the things are prompted for.
2021-10-22 08:58:18 +02:00
decentral1se a491332c1c
feat: support no-input mode for deploy ops 2021-10-21 20:48:45 +02:00
decentral1se 597b4b586e
WIP: domain listing with Gandi
continuous-integration/drone/push Build is passing Details
Rethinking the interface already.
2021-10-18 22:16:29 +02:00
decentral1se 2f9b11f389
feat: support deploying with chaos mode
continuous-integration/drone/push Build is failing Details
2021-10-18 08:14:06 +02:00
decentral1se c99f0fc908
refactor: recipe validation
continuous-integration/drone/push Build is passing Details
2021-09-05 01:55:10 +02:00
knoflook 6732edf8db
feat: implement app remove
See coop-cloud/go-abra#43.
2021-08-06 12:00:24 +02:00
Roxie Gibson 38d8b51bd5
refactor: moved a lot of flags & added comments
Comments added to fix the golint errors on exported things need comments
2021-08-02 07:36:35 +01:00
Roxie Gibson 30d11f48a7
refactor: break up cli pkg into nice small chunks 2021-08-02 02:10:41 +01:00