mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
Several `nomad job` subcommands had duplicate or slightly similar logic for resolving a job ID from a CLI argument prefix, while others did not have this functionality at all. This commit pulls the shared logic to the command Meta and updates all `nomad job` subcommands to use it.
5.7 KiB
5.7 KiB