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

Option to display API URL for the Zowe command #2248

Open
EmlynWill opened this issue Aug 29, 2024 · 1 comment
Open

Option to display API URL for the Zowe command #2248

EmlynWill opened this issue Aug 29, 2024 · 1 comment
Labels
enhancement New feature or request priority-low Legit issue but cosmetic or nice-to-have

Comments

@EmlynWill
Copy link

Is your feature or enhancement request related to a problem or limitation? Please describe

enhancement request

Describe your enhancement idea

For Zowe commands to have a "--show-URL" option to print out the URL without performing the command.
We have Zowe CLI on our desktops but not always on our servers (as we can't install there), so we use the REST API URL calls instead.
The URL calls aren't always easy to work out or find the right doc.

For example, command
zowe zos-tso issue command "time" --show-URL
would respond with the API call URL including headers (assuming that you have your zowe config files and defaults set up correctly)

Describe alternatives you've considered

POSTMAN and the various docs for each product

Provide any additional context

@EmlynWill EmlynWill added enhancement New feature or request new The issue wasn't triaged yet labels Aug 29, 2024
@adam-wolfe
Copy link
Contributor

May be able to add this option to ZosmfBaseHandler and communicate with individual SDKs (e.g., tso, files, jobs, etc.).

@adam-wolfe adam-wolfe added priority-low Legit issue but cosmetic or nice-to-have and removed new The issue wasn't triaged yet labels Sep 4, 2024
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-low Legit issue but cosmetic or nice-to-have
Projects
Status: Low Priority
Development

No branches or pull requests

2 participants