Commit Graph

129 Commits

Author SHA1 Message Date
decentral1se 960e47437c
fix: show defaults, dont set 2021-10-26 00:25:14 +02:00
decentral1se 8e3f90a7f3
fix: server inputs handling + better logging 2021-10-25 23:48:49 +02:00
decentral1se a7970132c2
fix: server/record improved output + interactivity
continuous-integration/drone/push Build is passing Details
2021-10-25 09:02:24 +02:00
decentral1se 2d091a6b00
refactor: name to match logic 2021-10-25 09:02:13 +02:00
decentral1se 147687d7ce
fix: handle inputs for server new correctly 2021-10-25 08:23:29 +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 9f9248b987
feat: select prompt for recipes on app new 2021-10-22 08:21:46 +02:00
decentral1se a491332c1c
feat: support no-input mode for deploy ops 2021-10-21 20:48:45 +02:00
Roxie Gibson da8d72620a
test: warning not to test cli [ci skip] 2021-10-20 10:15:55 +01: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 0140f96ca1
fix: make sure to clone recipe
continuous-integration/drone/push Build is passing Details
Closes coop-cloud/organising#193.
2021-10-11 00:34:23 +02:00
decentral1se 9fcdc45851
feat: debug logging
Closes coop-cloud/organising#164.
2021-09-11 11:45:26 +02:00
decentral1se 683ef0c3de
fix: make more server new command more robust
continuous-integration/drone/push Build is passing Details
See coop-cloud/organising#163.
2021-09-10 14:49:25 +02:00
decentral1se 3c3d8dc0e7
WIP: add first run at app rollback command
continuous-integration/drone/push Build is passing Details
See coop-cloud/organising#146.
2021-09-10 11:49:29 +02:00
decentral1se f1659b3bda
feat: support abra upgrading 2021-09-07 15:23:10 +02:00
decentral1se 356c8f8c4e
refactor: construct recipe struct proper
continuous-integration/drone/push Build is failing Details
2021-09-06 01:41:16 +02:00
decentral1se a0625bf133
refactor: centralise recipe validation 2021-09-06 00:45:13 +02:00
decentral1se c03d187256
fix: error out correctly and fix doc string
continuous-integration/drone/push Build is failing Details
2021-09-06 00:26:45 +02:00
decentral1se d4333c2dc0
refactor: use app getting instead of boilerplate
continuous-integration/drone/push Build is failing Details
2021-09-05 23:17:35 +02:00
decentral1se ec40d88134
refactor: centralise app name validation
continuous-integration/drone/push Build is passing Details
2021-09-05 22:04:48 +02:00
decentral1se b7742d5e18
refactor: use pkg directory structure 2021-09-05 21:37:03 +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 9070806f8d
refactor: deal with err from ShowSubcommandHelp 2021-08-02 05:58:47 +01:00
Roxie Gibson 30d11f48a7
refactor: break up cli pkg into nice small chunks 2021-08-02 02:10:41 +01:00