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

Update "options" sub-command to list default/supported vendor options as well. #255

Closed
szlt5 opened this issue Feb 22, 2023 · 3 comments
Closed
Assignees
Labels
enhancement New feature or request priority-medium
Milestone

Comments

@szlt5
Copy link

szlt5 commented Feb 22, 2023

Now the sub-command "option" only lists several options (E.g "media", "media-source" ...). And the vendor options are not listed.

Can the sub-command "option" list all options including the vendor options?
Or can the _papplMainloopShowOptions() invoke a callback function before release the "response" variable; and in the callback function, we can output some/all/specified options from the "response" variable.

@michaelrsweet
Copy link
Owner

It should be possible for the sub-command to use the "job-creation-attributes-supported" attribute to list vendor options as well.

@michaelrsweet michaelrsweet changed the title Can Sub-command "option" output more options? Update "options" sub-command to list default/supported vendor options as well. Mar 7, 2023
@michaelrsweet michaelrsweet self-assigned this Mar 7, 2023
@michaelrsweet michaelrsweet added enhancement New feature or request priority-medium labels Mar 7, 2023
@michaelrsweet michaelrsweet added this to the v1.4 milestone Mar 7, 2023
@michaelrsweet
Copy link
Owner

[master d360786] Report vendor options in the 'options' output (Issue #255)

@szlt5
Copy link
Author

szlt5 commented Mar 15, 2023

Thanks, Michael! It works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-medium
Projects
None yet
Development

No branches or pull requests

2 participants