You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Parameter(ParameterSetName='URL',Mandatory,Position=0,ValueFromPipelineByPropertyName=$True,HelpMessage='The URL of the JumpCloud command to import into a JumpCloud tenant.')]
'The URL of the JumpCloud command to import into a JumpCloud tenant.' see
support/PowerShell/JumpCloud Module/Public/Commands/Import-JCCommand.ps1
Line 4 in a3ddab0
command:
Import-JCCommand -URL "http://localhost:9000/JumpCloud_Commands/Mac%20Commands/Mac%20-%20List%20additional%20routes%20from%20vpn.md"
error and stacktrace:
reason:
support/PowerShell/JumpCloud Module/Private/NestedFunctions/New-JCCommandFromURL.ps1
Lines 17 to 18 in a3ddab0
URL is transformed and not a general URL is expected as described by help text.
Could you allow to import JC Commands from different URLs?
The text was updated successfully, but these errors were encountered: