mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 19:05:42 +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.
3.1 KiB
3.1 KiB