Scope Parameter (Connect-JiraAssets Cmdlet)
The Scopes property specifies which scopes the OAuth application should request from Jira Assets.
Syntax
Connect-JiraAssets -Scope string
Data Type
cstr
Default Value
""
Remarks
By default the cmdlet will request that the user authorize all available scopes. If you want to override this, you can set this property to a space-separated list of OAuth scopes.