This project is mirrored from https://gitee.com/mirrors/nomad.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 07 Jul, 2021 1 commit
    • Isabel Suchanek's avatar
      cli: add -task flag to alloc signal, restart (#10859) · 3117d6c7
      Isabel Suchanek authored
      Alloc exec only works when task is passed as a flag and not an arg.
      Alloc logs currently accepts either, but alloc signal and restart only
      accept task as an arg. This adds -task as a flag to the other alloc
      commands to make the cli UX consistent. If task is passed as a flag and
      an arg, it ignores the arg.
      3117d6c7