Commit Graph

8 Commits

Author SHA1 Message Date
29971c36a0 refactor: moved all fatal errors to logrus
This will allow us to test commands that would normally exit
2021-07-21 09:04:34 +01:00
16514b3151 feat: implemented type & servers flags in app ls 2021-07-20 13:00:03 +01:00
cfe2f70151 refactor: moving logging to command functions
easier to unit test our util commands like this
2021-07-19 12:47:46 +01:00
bd9bc530d1 faet: a draft version of the app ls command 2021-07-19 08:37:00 +01:00
2134f57dd0 WIP: Messy code that is mostly just testing
This is me trying to print all services in a stack.

Struggling to isolate stack and tasks which is needed for swarm
2021-07-17 09:30:56 +01:00
a78bb9123a feat: POC passgen 2021-07-15 08:23:26 +01:00
1adca5ca0e feat: added app commands and flags for commands 2021-07-15 06:17:47 +01:00
9a0bd6dc11 refactor(cli): moved commands and cli out of main 2021-07-15 03:44:07 +01:00