Skip to content

Latest commit

 

History

History
60 lines (41 loc) · 1.16 KB

Get-BwVaultOrgs.md

File metadata and controls

60 lines (41 loc) · 1.16 KB
external help file Module Name online version schema
BitwardenPS-help.xml
BitwardenPS
2.0.0

Get-BwVaultOrgs

SYNOPSIS

Gets Bitwarden Vault Organizations

SYNTAX

Get-BwVaultOrgs [[-Search] <Object>] [<CommonParameters>]

DESCRIPTION

Calls /list/object/organizations

EXAMPLES

Example 1

PS C:\> {{ Add example code here }}

{{ Add example description here }}

PARAMETERS

-Search

Organization name to search for

Type: Object
Parameter Sets: (All)
Aliases:

Required: False
Position: 1
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.

INPUTS

OUTPUTS

NOTES

RELATED LINKS

https://bitwarden.com/help/vault-management-api/