summaryrefslogtreecommitdiff
path: root/minici.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2025-04-14 21:32:51 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2025-04-15 20:22:16 +0200
commitdd028e6043d2b3d6751e6a002fb49dbb48a8dcfd (patch)
tree0541d233edddc6ca231144e52b726080588e1ddd /minici.cabal
parent364c3cf920ea3ba41af9f8e0a0a6a9efd0edbafa (diff)
Log command
Changelog: Added `log` command to show job log
Diffstat (limited to 'minici.cabal')
-rw-r--r--minici.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/minici.cabal b/minici.cabal
index a7e69b7..b7e01e9 100644
--- a/minici.cabal
+++ b/minici.cabal
@@ -50,6 +50,7 @@ executable minici
Command
Command.Checkout
Command.JobId
+ Command.Log
Command.Run
Config
Eval