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 also allows the name to be used.
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
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 also allows the name to be used.
For this feature, we also need to consider projects and environments:
AB#624