Skip to content

Make jobq [submit|stop|list|logs] aware of project concept #136

@AdrianoKF

Description

@AdrianoKF

Goals:

  • Default is to operate on a single project
  • list can also support --all-projects/-A to list from all projects the user can see

Additional tasks:

  • Migrate existing commands to jobq job subcommand to prevent name clashes

Implementation considerations:

  • Jobs are conceptually a subresource of projects, so it is probably sensible to make /projects/<id>/jobs the main API to interact with jobs (at least for submitting new ones). TODO: Examine what the Zalando RESTful API guide has to say on this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions