| external help file | PSPublishModule-help.xml |
|---|---|
| Module Name | PSPublishModule |
| online version | https://github.com/EvotecIT/PSPublishModule |
| schema | 2.0.0 |
Validates an App Store Connect screenshot sync configuration against local files.
Test-AppStoreConnectScreenshotSyncConfig [-ConfigPath] <string> [-PassThru] [-Quiet] [<CommonParameters>]Validates an App Store Connect screenshot sync configuration against local files.
Test-AppStoreConnectScreenshotSyncConfig -ConfigPath 'C:\Path'Path to the screenshot sync JSON configuration file.
Type: String
Parameter Sets: __AllParameterSets
Aliases: FullName
Possible values:
Required: True
Position: 0
Default value: None
Accept pipeline input: True (ByValue, ByPropertyName)
Accept wildcard characters: TrueReturn the full validation result instead of a Boolean.
Type: SwitchParameter
Parameter Sets: __AllParameterSets
Aliases: None
Possible values:
Required: False
Position: named
Default value: None
Accept pipeline input: False
Accept wildcard characters: TrueSuppress validation warnings.
Type: SwitchParameter
Parameter Sets: __AllParameterSets
Aliases: None
Possible values:
Required: False
Position: named
Default value: None
Accept pipeline input: False
Accept wildcard characters: TrueThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
System.String
System.Boolean PowerForge.AppStoreConnectScreenshotSyncValidationResult
- None