From dd028e6043d2b3d6751e6a002fb49dbb48a8dcfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Mon, 14 Apr 2025 21:32:51 +0200 Subject: Log command Changelog: Added `log` command to show job log --- minici.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'minici.cabal') 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 -- cgit v1.2.3