27 Commits

Author SHA1 Message Date
066b2b9373
fix: stream output from remote ssh commands 2021-10-26 01:30:10 +02:00
9a513a0700
fix: --local/--provision works 2021-10-26 00:27:45 +02:00
1d7cb0d9b6
fix: ensure client connections work 2021-10-25 23:48:19 +02:00
bdae61ed51
docs: taking a pass on sub cmd docs 2021-10-25 19:58:50 +02:00
3d46ce6db2
refactor: more seamless SSH connections
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-25 11:13:41 +02:00
9e0d77d5c6
refactor: better SSH connection details handling
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-25 10:42:39 +02:00
8772217f41
fix: working provisioning post chaos testing
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-25 10:06:16 +02:00
a7970132c2
fix: server/record improved output + interactivity
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-25 09:02:24 +02:00
9a0e12258a
feat: provision docker installation
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-24 23:15:38 +02:00
8f55330210
docs: further server docs [ci skip] 2021-10-22 13:35:53 +02:00
d54a45bef7
docs: try to clarify that further [ci skip] 2021-10-22 13:31:14 +02:00
8cd9f2700f
refactor!: server add provisions/deploys traefik 2021-10-22 11:43:07 +02:00
d1e42752e2
fix: set connection timeouts + clean up bad contexts
All checks were successful
continuous-integration/drone/push Build is passing
Closes coop-cloud/organising#205.
2021-10-18 10:48:43 +02:00
9dfbd21c61
fix: parse args correctly for validation
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-18 09:43:32 +02:00
5be190e110
fix: check that docker is installed on local add 2021-10-17 23:50:28 +02:00
48290aa316
fix: make server path creation more robust 2021-10-02 22:30:08 +02:00
db5cbfa992
docs: reword this local flag usage 2021-10-02 22:14:01 +02:00
22118b88e4
chore: appease formatter 2021-10-01 12:56:04 +02:00
3wc
3688ea9d69 feat: support local server with --local
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-01 11:59:17 +02:00
1392afc015
fix: give better error message on server create
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-22 08:19:28 +02:00
886009975d
fix: order args correctly 2021-09-22 08:19:14 +02:00
9fcdc45851
feat: debug logging
Closes coop-cloud/organising#164.
2021-09-11 11:45:26 +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
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
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
30d11f48a7
refactor: break up cli pkg into nice small chunks 2021-08-02 02:10:41 +01:00