ionic-cli icon indicating copy to clipboard operation
ionic-cli copied to clipboard

Add component option to docs command

Open joshuamorony opened this issue 3 years ago • 0 comments

I started writing my own CLI utility to do this but if the team would be open to adding this I would love to send a PR.

Basically, I would like to add a component/-c option to the ionic docs command that would open the relevant component directly in the documentation. For example, running:

ionic docs -c button

would open:

https://ionicframework.com/docs/api/badge

joshuamorony avatar Aug 06 '22 05:08 joshuamorony