IncludeOrganizationBoards Parameter (Connect-Trello Cmdlet)
IncludeOrganizationBoards determines if the logged in user has organizations or an enterprise of its own. And want to retrieve data from both organization and personal boards.
Syntax
Connect-Trello -IncludeOrganizationBoards SwitchParameter
Data Type
bool
Default Value
false
Remarks
If IncludeOrganizationBoards is set to true the provider will retrieve all data from all the boards that the logged user has access to. In contrary it will retrieve data only from the boards where the logged in user is a member of.