awslabs / aws-shell

An integrated shell for working with the AWS CLI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] Ability to open CLI documentation directly from the shell

a-panickar opened this issue · comments

Sometimes you really need to go check the online documentation for the commands you are trying to run. Having a native shortcut to open the browser with the relevant page would be a good feature addition to this great tool.

For example s3 ls help or s3 ls docu should open the S3 ls cli page in the browser.

Thanks