Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[New Feature]: Improve discoverability #1566

@Stephanevg

Description

@Stephanevg

Description

I love this module, but it is quite difficult to figure things out in a standard way.

When I do Get-Command -Module 'AutomatedLab' nothings comes back.
This is due to the fact that AutomatedLab has dependant modules, and actually doesn't export any functions I guess.

Since there are so many modules that take part in this module, It is difficult to find what cmdlets I can use without going and reading the online documentation.

Maybe it could be interesting for the end user to have a central entry for him to 'discover' what the module can do, just by looking at a limited set of cmdlet names, and figure his way out using Get-Help.

Maybe it would make sense to write a cmdlet named Get-AutomatedLabCommands which would list the cmdlet names of the most import cmdlets names or so. (Perhaps adding a -All to show them all or so ?)

I would be happy to help write that :)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions