Skip to content

Write-ModuleStubFile: Aliases for Functions Within Module Are Missing From Stubs #1224

Closed
@randomnote1

Description

@randomnote1

Details of the scenario you tried and the problem that is occurring

Aliases from the module which the stubs are created from are missing.

Verbose logs showing the problem

N/A

Suggested solution to the issue

Use Get-Alias for all cmdlets in the module to determine what aliases should be created.

The DSC configuration that is used to reproduce the issue (as detailed as possible)

N/A

SQL Server edition and version the target node is running

N/A

SQL Server PowerShell modules present on the target node

N/A

The operating system the target node is running

N/A

Version and build of PowerShell the target node is running

N/A

Version of the DSC module that was used ('dev' if using current dev branch)

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThe issue is an enhancement request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions