Schema Parameter (Connect-GitHub Cmdlet)
Restricts access to data within the specified schema.
Syntax
Connect-GitHub -Schema string
Data Type
cstr
Default Value
""
Remarks
By default, the cmdlet exposes all repositories and projects in the connected account as separate schemas. To restrict access to a specific schema, set this property to the desired schema name. This limits access to only that schema's objects, such as tables, views, and procedures.