Skip to content

docs command Advanced #53

@steve-r-west

Description

@steve-r-west

In #6 we added support for opening docs up for a resource. Let's also support opening up docs for a specific verb. (i.e., docs <RESOURCE> <verb> or docs <VERB> <RESOURCE>). I'm not sure which order is better.

Acceptance Criteria

  1. If there is a docs page for that verb, we should open that up.
    i. If not we should return an error and exit with a non zero status.
    ii. If that resource is not defined we should error out with a non zero status.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions