Skip to content

Test-ScriptFileInfo cmdlet #584

Closed
Closed
@StevenBucher98

Description

@StevenBucher98

Summary of the new feature / enhancement

Validates a command block for a script. The comment block at the beginning of a script will be used in the Publish-Script cmdlet and this cmdlet helps check the validity of it. v2 Docs

Proposed technical implementation details (optional)

Parameters

-LiteralPath <string>
        Required?                    true
        Position?                    Named
        Accept pipeline input?       true (ByPropertyName)
        Parameter set name           LiteralPathParameterSet
        Aliases                      PSPath
        Dynamic?                     false
-Path <string>
        Required?                    true
        Position?                    0
        Accept pipeline input?       true (ByPropertyName)
        Parameter set name           PathParameterSet
        Aliases                      None
        Dynamic?                     false
<CommonParameters>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions