Commit Graph

25 Commits

Author SHA1 Message Date
decentral1se 0e688f1407
refactor!: migrate to urfave/cli v1
continuous-integration/drone/push Build is passing Details
Better flexible flags handling.
2022-01-18 14:38:20 +01:00
decentral1se 93c7612efc
feat: allow to only destroy remote server 2022-01-02 01:52:49 +01:00
decentral1se 2c78ac22e0
fix: handle missing ssh keys (pass auth) 2022-01-02 01:52:33 +01:00
decentral1se f5d2d3adf6
refactor: formatter gets own package 2021-12-28 01:24:23 +01:00
decentral1se db453f0ab1
feat: auto flag for dns
continuous-integration/drone/push Build is failing Details
2021-12-22 20:46:50 +01:00
decentral1se 6094dfaf92
docs: help with dns
continuous-integration/drone/push Build is passing Details
Closes coop-cloud/organising#274.
2021-12-05 01:45:21 +01:00
decentral1se 9f3ab0de9e
refactor: drop VPS 2021-10-26 00:27:32 +02:00
decentral1se e26afb97af
fix: support empty ssh keys 2021-10-26 00:27:22 +02:00
decentral1se 3d46ce6db2
refactor: more seamless SSH connections
continuous-integration/drone/push Build is passing Details
2021-10-25 11:13:41 +02:00
decentral1se f9e2d24550
docs: clarify when this can be connected to
continuous-integration/drone/push Build is passing Details
2021-10-25 10:09:55 +02:00
decentral1se 8772217f41
fix: working provisioning post chaos testing
continuous-integration/drone/push Build is passing Details
2021-10-25 10:06:16 +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 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 2bb4a9c063
docs: fix flag name [ci skip] 2021-10-21 20:58:01 +02:00
decentral1se 07613f5163
fix: devendor capsul code
continuous-integration/drone/push Build is passing Details
Closes coop-cloud/organising#155.
2021-10-20 17:34:01 +02:00
decentral1se 9fcdc45851
feat: debug logging
Closes coop-cloud/organising#164.
2021-09-11 11:45:26 +02:00
decentral1se 99160967a8
refactor: domainName as arg and doc strings
continuous-integration/drone/push Build is passing Details
See coop-cloud/organising#163.
2021-09-10 15:04:01 +02:00
decentral1se 471c982f63
refactor: use new internal arg failure func 2021-08-03 13:57:12 +02:00
Roxie Gibson b351760f6e
refactor(typo): typo of hetzner in output for user 2021-08-02 23:26:57 +01:00
decentral1se 5294e84d5e
feat: implement capsul create 2021-08-02 15:11:14 +02:00
decentral1se 3e91174ce0
feat: implement hetzner new command 2021-08-02 14:05:39 +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