We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rd jobs info -i job_uuid_val -v => returns the complete info about the job
rd jobs info -i job_uuid_val -% "%id %href %name" => returns empty / null values (blank lines on console)
rd jobs info -i job_uuid_val --outformat "%name" => returns empty / null values (blank lines on console)
Is this known issue ?
The text was updated successfully, but these errors were encountered:
Fix #55 jobs info -%/--outformat option causes blank output
06d9922
Successfully merging a pull request may close this issue.
Rundeck API Client Tool (v1.0.3)
Ubuntu Jessie/Sid running kernel 3.13.0-100-generic
rd jobs info -i job_uuid_val -v => returns the complete info about the job
rd jobs info -i job_uuid_val -% "%id %href %name" => returns empty / null values (blank lines on console)
rd jobs info -i job_uuid_val --outformat "%name" => returns empty / null values (blank lines on console)
Is this known issue ?
The text was updated successfully, but these errors were encountered: