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
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