18 Commits

Author SHA1 Message Date
9fcdc45851
feat: debug logging
Closes coop-cloud/organising#164.
2021-09-11 11:45:26 +02:00
99160967a8
refactor: domainName as arg and doc strings
All checks were successful
continuous-integration/drone/push Build is passing
See coop-cloud/organising#163.
2021-09-10 15:04:01 +02:00
683ef0c3de
fix: make more server new command more robust
All checks were successful
continuous-integration/drone/push Build is passing
See coop-cloud/organising#163.
2021-09-10 14:49:25 +02:00
5e05bcd8b0
docs: <server> is not always required, drop it
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-06 00:14:52 +02:00
b7742d5e18
refactor: use pkg directory structure 2021-09-05 21:37:03 +02:00
317be4cc01
docs: short aliases [ci skip] 2021-09-05 01:34:56 +02:00
a3a66ef972
docs: short aliases, short descriptions [ci skip] 2021-09-05 01:21:16 +02:00
d5f49594a9
docs: attempt to simplify app/server/recipe CLI docs [ci skip] 2021-09-05 01:01:31 +02:00
07a43cb314
refactor: NewClientWithContext -> New, and use server only
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-05 00:41:31 +02:00
9378db1979
fix: look up ipv4 from host correctly
We use a custom resolver now instead of relying on the baked-in
Golang resolver which has issues. We use a friendly librehoster
DNS resolver and not Google because fuck that.
2021-08-04 22:51:07 +02:00
471c982f63
refactor: use new internal arg failure func 2021-08-03 13:57:12 +02:00
b351760f6e
refactor(typo): typo of hetzner in output for user 2021-08-02 23:26:57 +01:00
102f4e22b5
docs: fix typo 2021-08-02 22:03:53 +02:00
5294e84d5e
feat: implement capsul create 2021-08-02 15:11:14 +02:00
3e91174ce0
feat: implement hetzner new command 2021-08-02 14:05:39 +02:00
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
9070806f8d
refactor: deal with err from ShowSubcommandHelp 2021-08-02 05:58:47 +01:00
30d11f48a7
refactor: break up cli pkg into nice small chunks 2021-08-02 02:10:41 +01:00