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 use of Name instead of id if resource has a name #69

Open
fw2568 opened this issue Feb 23, 2024 · 0 comments
Open

Allow use of Name instead of id if resource has a name #69

fw2568 opened this issue Feb 23, 2024 · 0 comments

Comments

@fw2568
Copy link
Member

fw2568 commented Feb 23, 2024

Many commands like get-catlet require the resource id.
This is fine at the API level and for automated requests, but it would be easier for end users if the command only allowed the name.

For this feature, we also need to consider projects and environments:

  • project provided: lookup name from project or from default project if user has access
  • If multiple names are returned, the command should also ask for the environment.

AB#624

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

No branches or pull requests

1 participant