Skip to content

Get-ISHDeploymentParameters commandlet sample contains incorrect parameter #13

Description

@snijderr

The documentation page (https://sdl.github.io/ISHDeploy/13.0/Articles/Module/Work%20with%20one%20or%20multiple%20deployments.html) about the working with deployments contains an error in the section 'Get one input parameter of a deployment' the sample states:

For example Get-ISHDeploymentParameters -ISHDeployment $deploymentName -Name databasetype -OnlyValue return just sqlserver2014.

However the -OnlyValue switch is not valid. The switch is actually -ValueOnly.

Please correct this.

Kind Regards,

Raf

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions