URL Parameter (Connect-GitHub Cmdlet)
The base URL for the GitHub environment you are connecting to.
Syntax
Connect-GitHub -URL string
Data Type
cstr
Default Value
""
Remarks
The base URL for the GitHub environment you are connecting to. This must be set if connecting to a GitHub Enterprise Server instance or a GitHub Enterprise Cloud environment that uses a non-standard API domain. For connections to the standard GitHub service (including GitHub Enterprise Cloud accounts using the default API endpoint), this property must be left empty.