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

Allow awx cli to use the API searching features #15272

Open
4 of 9 tasks
nodje opened this issue Jun 14, 2024 · 0 comments
Open
4 of 9 tasks

Allow awx cli to use the API searching features #15272

nodje opened this issue Jun 14, 2024 · 0 comments

Comments

@nodje
Copy link

nodje commented Jun 14, 2024

Please confirm the following

  • I agree to follow this project's code of conduct.
  • I have checked the current issues for duplicates.
  • I understand that AWX is open source software provided for free and that I might not receive a timely response.

Feature type

Enhancement to Existing Feature

Feature Summary

Unless I'm mistaken by the doc, there doesn't see to be a way to use the API searching lookup type features on resources.
For instance
awx credentials list --name "exact match"
could be
awx credentials list --name__istartswith "content"
or
awx credentials list --name__icontains "content"

Select the relevant components

  • UI
  • API
  • Docs
  • Collection
  • CLI
  • Other

Steps to reproduce

.

Current results

.

Sugested feature result

.

Additional information

No response

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

1 participant