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

Job query does not return values when individual parameters are queried #55

Closed
mramanathan opened this issue Jan 6, 2017 · 0 comments · Fixed by #57
Closed

Job query does not return values when individual parameters are queried #55

mramanathan opened this issue Jan 6, 2017 · 0 comments · Fixed by #57
Labels

Comments

@mramanathan
Copy link

Rundeck API Client Tool (v1.0.3)

Ubuntu Jessie/Sid running kernel 3.13.0-100-generic

  1. rd jobs info -i job_uuid_val -v => returns the complete info about the job

  2. rd jobs info -i job_uuid_val -% "%id %href %name" => returns empty / null values (blank lines on console)

  3. rd jobs info -i job_uuid_val --outformat "%name" => returns empty / null values (blank lines on console)

Is this known issue ?

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

Successfully merging a pull request may close this issue.

2 participants