Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
robwood-TTECDigital committed Jan 9, 2025
1 parent 5aaab78 commit 2978d3c
Show file tree
Hide file tree
Showing 10 changed files with 1,244 additions and 1,163 deletions.

Large diffs are not rendered by default.

32 changes: 17 additions & 15 deletions Rnwood.Dataverse.Data.PowerShell/docs/Get-DataverseConnection.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,21 @@ Accept pipeline input: False
Accept wildcard characters: False
```
### -Mock
{{ Fill Mock Description }}
```yaml
Type: EntityMetadata[]
Parameter Sets: Return a mock connection
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Password
Password to authenticate with.
Expand Down Expand Up @@ -231,30 +246,17 @@ Accept pipeline input: False
Accept wildcard characters: False
```
### -Mock
{{ Fill Mock Description }}
```yaml
Type: EntityMetadata[]
Parameter Sets: Return a mock connection
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### Microsoft.PowerPlatform.Dataverse.Client.ServiceClient
## NOTES
## RELATED LINKS
Loading

0 comments on commit 2978d3c

Please sign in to comment.