Commit Graph

15 Commits

Author SHA1 Message Date
d1admin 5e05bcd8b0 docs: <server> is not always required, drop it 2021-09-06 00:14:52 +02:00
d1admin b7742d5e18 refactor: use pkg directory structure 2021-09-05 21:37:03 +02:00
d1admin 317be4cc01 docs: short aliases [ci skip] 2021-09-05 01:34:56 +02:00
d1admin a3a66ef972 docs: short aliases, short descriptions [ci skip] 2021-09-05 01:21:16 +02:00
d1admin d5f49594a9 docs: attempt to simplify app/server/recipe CLI docs [ci skip] 2021-09-05 01:01:31 +02:00
d1admin 07a43cb314 refactor: NewClientWithContext -> New, and use server only 2021-09-05 00:41:31 +02:00
d1admin 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
d1admin 471c982f63 refactor: use new internal arg failure func 2021-08-03 13:57:12 +02:00
roxxers b351760f6e refactor(typo): typo of hetzner in output for user 2021-08-02 23:26:57 +01:00
d1admin 102f4e22b5 docs: fix typo 2021-08-02 22:03:53 +02:00
d1admin 5294e84d5e feat: implement capsul create 2021-08-02 15:11:14 +02:00
d1admin 3e91174ce0 feat: implement hetzner new command 2021-08-02 14:05:39 +02:00
roxxers 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
roxxers 9070806f8d refactor: deal with err from ShowSubcommandHelp 2021-08-02 05:58:47 +01:00
roxxers 30d11f48a7 refactor: break up cli pkg into nice small chunks 2021-08-02 02:10:41 +01:00