Commit Graph

6 Commits

Author SHA1 Message Date
Roxie Gibson fc7dade6f8
feat: server add command
continuous-integration/drone/push Build is passing Details
Interacts with and stores infomaton in the docker store at ~/.docker

Equivalent to docker context add
2021-07-22 12:48:14 +01:00
decentral1se a74d214121
docs: use hyphen shortname and trim message
continuous-integration/drone/push Build is passing Details
2021-07-21 00:19:06 +02:00
Roxie Gibson cfe2f70151
refactor: moving logging to command functions
easier to unit test our util commands like this
2021-07-19 12:47:46 +01:00
Roxie Gibson 37c06c82bf
feat: added error to GetContextEndpoint
continuous-integration/drone/push Build is passing Details
this ill make the progam not fail if there is a non-docker swarm context
2021-07-18 06:34:22 +01:00
Roxie Gibson 38f610bdec
feat: abra server ls
continuous-integration/drone/push Build is passing Details
WE DID IT! The first actual command to be ported.

Code is still a mess in terms of UX but its a milestone!
2021-07-18 04:21:26 +01:00
Roxie Gibson 9a0bd6dc11
refactor(cli): moved commands and cli out of main 2021-07-15 03:44:07 +01:00