Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: awx-cli job monitor command #6165

Closed
msilmser opened this issue Mar 4, 2020 · 3 comments
Closed

RFE: awx-cli job monitor command #6165

msilmser opened this issue Mar 4, 2020 · 3 comments

Comments

@msilmser
Copy link

msilmser commented Mar 4, 2020

ISSUE TYPE
  • Feature Idea
SUMMARY

Add a monitor parameter to the job resource with cli to be able to monitor currently running jobs. Currently, it is only possible to monitor a job a launch with the --monitor flag.

(similar to https://tower-cli.readthedocs.io/en/latest/api_ref/resources/job.html#tower_cli.resources.job.Resource.monitor)

fherbert pushed a commit to fherbert/awx that referenced this issue Apr 22, 2020
…ble#6165

Signed-off-by: Francois Herbert <francois_herbert@bnz.co.nz>
fherbert pushed a commit to fherbert/awx that referenced this issue Apr 22, 2020
…ble#6165

Signed-off-by: Francois Herbert <francois@herbert.org.nz>

Fixup linting

Remove timeout option, not really required and it's making the api test fail
softwarefactory-project-zuul bot added a commit that referenced this issue Apr 27, 2020
@ryanpetrello ryanpetrello reopened this Apr 27, 2020
@ryanpetrello
Copy link
Contributor

link: #6790

@kdelee
Copy link
Member

kdelee commented Jul 6, 2020

@ryanpetrello I'm finding this works for jobs launched from job templates and workflows

It is not implemented for inventory_update or project_update but arguably those could be new RFE's, but they are logical extensions as you can monitor a project update that you launch from the CLI

@kdelee
Copy link
Member

kdelee commented Jul 6, 2020

closing this verified, we can implement the monitor action for other monitorable objects as further enhancement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants