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

Replace Alias with Softlink For IBM Cloud CLI ic Short Cut #143

Open
4 tasks
archerzz opened this issue Nov 4, 2019 · 0 comments
Open
4 tasks

Replace Alias with Softlink For IBM Cloud CLI ic Short Cut #143

archerzz opened this issue Nov 4, 2019 · 0 comments

Comments

@archerzz
Copy link

archerzz commented Nov 4, 2019

Summary

We should consider use soft link for ic of IBM Cloud CLI, because it will create prompt messages which are easier for users to understand.

Steps to reproduce
(include tooling version, platform, etc)

  1. Type a command which doesn't exist, like ic not-found
  2. The error message will be like:
FAILED
'not-found' is not a registered command. See 'ibmcloud help'.

It would be better to show See 'ic help'. CLI prints ibmcloud here because ic is an alias which will be interpreted before passing to OS. Softlink won't have this problem.

Operating System
Specify: macOS/Linux

Supporting details
See the original issue report here: https://github.ibm.com/Bluemix/bluemix-cli/issues/2759


Development "done" checklist

  • Test case to verify
  • Public Documentation updated
  • Change added to "release notes" as appropropriate
  • Notification to stakeholders (OM, other squads, etc)
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