|
30d11f48a7
|
refactor: break up cli pkg into nice small chunks
|
2021-08-02 02:10:41 +01:00 |
|
|
429c7e4e50
|
docs: take a pass on CLI usage docs and add ASCII
|
2021-07-26 23:58:34 +02:00 |
|
|
53576dc916
|
Revert "style: add missing type marker"
continuous-integration/drone/push Build is passing
This reverts commit e064f187305616c01683659beaba24628b97d8b9.
As discussed, this is explicitly using a type shorthand which is all
good.
|
2021-07-21 13:32:16 +02:00 |
|
|
302ebcb394
|
feat: add recipe ls command
continuous-integration/drone/pr Build is passing
|
2021-07-21 13:28:46 +02:00 |
|
|
29971c36a0
|
refactor: moved all fatal errors to logrus
continuous-integration/drone/push Build is passing
This will allow us to test commands that would normally exit
|
2021-07-21 09:04:34 +01:00 |
|
|
a74d214121
|
docs: use hyphen shortname and trim message
continuous-integration/drone/push Build is passing
|
2021-07-21 00:19:06 +02:00 |
|
|
e064f18730
|
style: add missing type marker
continuous-integration/drone/push Build is passing
|
2021-07-21 00:17:16 +02:00 |
|
|
7b2100c568
|
feat: add version command
continuous-integration/drone/push Build is passing
|
2021-07-20 23:59:47 +02:00 |
|
|
6c748922b4
|
feat: added context flag to make dev easier
needed until we have proper server subcommand system
|
2021-07-17 09:29:25 +01:00 |
|
|
be46695d82
|
feat: added flags to base command
they already exist just attatching them to the command
|
2021-07-17 05:11:48 +01:00 |
|
|
9a0bd6dc11
|
refactor(cli): moved commands and cli out of main
|
2021-07-15 03:44:07 +01:00 |
|