$ hq --output-mode json alloc add slurm --time-limit 1:00:00
2025-02-22T15:41:40Z INFO A trial allocation was submitted successfully. It was immediately canceled to avoid wasting resources.
2025-02-22T15:41:40Z INFO Allocation queue 2 successfully created
Since --output-mode is a global option, it should be respected by all subcommands.
Since
--output-modeis a global option, it should be respected by all subcommands.