Runway.psd1

@{
  GUID = 'bc28dca3-18ff-4e56-8fa3-b21c3ad6a1e1'
  RootModule = './Runway.psm1'
  ModuleVersion = '0.2.0'
  CompatiblePSEditions = 'Core', 'Desktop'
  Author = 'ThePoShWolf'
  CompanyName = 'Runway Software'
  Copyright = 'Runway Software. All rights reserved.'
  Description = 'The PowerShell SDK for the Runway API'
  PowerShellVersion = '5.1'
  DotNetFrameworkVersion = '4.7.2'
  RequiredAssemblies = './bin/Runway.private.dll'
  FormatsToProcess = './Runway.format.ps1xml'
  FunctionsToExport = 'Add-RwInvitationToSet', 'Add-RwInvitationUserToGroup', 'Add-RwSetToSet', 'Add-RwTag', 'Build-RwJob', 'Close-RwClientStream', 'Complete-RwRunnerDissolveRunner', 'Connect-Runway', 'Enable-RwJob', 'Get-RwAccountAsset', 'Get-RwAccountAssetCount', 'Get-RwAccountAssetQueryCount', 'Get-RwAccountAssetQuerySchema', 'Get-RwAccountAssetTag', 'Get-RwAssetQuerySchema', 'Get-RwAuthenticationCurrentNodeStatus', 'Get-RwAuthenticationCurrentUser', 'Get-RwAuthenticationPasswordStrength', 'Get-RwConnection', 'Get-RwConnectionByName', 'Get-RwConnectionCount', 'Get-RwConnectionQueryCount', 'Get-RwConnectionQuerySchema', 'Get-RwConnectionTag', 'Get-RwContentPublicDownload', 'Get-RwContentPublicFileInfo', 'Get-RwEndpointAsset', 'Get-RwEndpointAssetCount', 'Get-RwEndpointAssetQueryCount', 'Get-RwEndpointAssetQuerySchema', 'Get-RwEndpointAssetTag', 'Get-RwEndpointByTag', 'Get-RwGroup', 'Get-RwGroupCount', 'Get-RwGroupEx', 'Get-RwGroupHierarchy', 'Get-RwGroupHierarchyEx', 'Get-RwGroupQueryCount', 'Get-RwGroupQuerySchema', 'Get-RwGroupTag', 'Get-RwInvitation', 'Get-RwInvitationCount', 'Get-RwInvitationQueryCount', 'Get-RwInvitationQuerySchema', 'Get-RwInvitationTag', 'Get-RwJob', 'Get-RwJobAssignedRunners', 'Get-RwJobByName', 'Get-RwJobCount', 'Get-RwJobQueryCount', 'Get-RwJobQuerySchema', 'Get-RwJobRandomJobName', 'Get-RwJobTag', 'Get-RwJobThread', 'Get-RwJobThreadAutoSpawnThread', 'Get-RwJobThreadCount', 'Get-RwJobThreadEnabledStatus', 'Get-RwJobThreadLastLog', 'Get-RwJobThreadNodeName', 'Get-RwJobThreadQueryCount', 'Get-RwJobThreadQuerySchema', 'Get-RwJobThreadTag', 'Get-RwQueryAcAssetCount', 'Get-RwRepository', 'Get-RwRepositoryActionContentInfo', 'Get-RwRepositoryCount', 'Get-RwRepositoryQueryCount', 'Get-RwRepositoryQuerySchema', 'Get-RwRepositoryTag', 'Get-RwRole', 'Get-RwRoleCount', 'Get-RwRoleQueryCount', 'Get-RwRoleQuerySchema', 'Get-RwRoleTag', 'Get-RwRunner', 'Get-RwRunnerByName', 'Get-RwRunnerCount', 'Get-RwRunnerQueryCount', 'Get-RwRunnerQuerySchema', 'Get-RwRunnerTag', 'Get-RwSetMember', 'Get-RwSetMemberCount', 'Get-RwTag', 'Get-RwUser', 'Get-RwUserByGroup', 'Get-RwUserCount', 'Get-RwUserQueryCount', 'Get-RwUserQuerySchema', 'Get-RwUserTag', 'Initialize-RwAuthentication', 'Invoke-RwAnswerInvitation', 'Invoke-RwBeginRunnerDissolveRunner', 'Invoke-RwDissolveEndpointAssetEndpoint', 'Invoke-RwDownloadContent', 'Invoke-RwDownloadContentPublicFile', 'Invoke-RwDownloadJobThreadResult', 'Invoke-RwDownloadRepositoryAction', 'Invoke-RwEnrollAuthentication', 'Invoke-RwHasInvitation', 'Invoke-RwInviteInvitationUser', 'Invoke-RwLiveAuthenticationSignup', 'Invoke-RwLoginAuthentication', 'Invoke-RwLogoutAuthentication', 'Invoke-RwMapAsset', 'Invoke-RwPowerShellCommand', 'Invoke-RwQueryAssetMap', 'Invoke-RwQueryConnection', 'Invoke-RwQueryEndpointAsset', 'Invoke-RwQueryGroup', 'Invoke-RwQueryGroupEx', 'Invoke-RwQueryInvitation', 'Invoke-RwQueryJob', 'Invoke-RwQueryJobThread', 'Invoke-RwQueryRepository', 'Invoke-RwQueryRole', 'Invoke-RwQueryRunner', 'Invoke-RwQueryUser', 'Invoke-RwShellRemoteShellCancel', 'Invoke-RwShellRemoteShellPing', 'Invoke-RwShellRemoteShellWrite', 'Invoke-RwSignupAuthentication', 'Invoke-RwSocket2Client', 'Invoke-RwSocketClient', 'Invoke-RwUploadContent', 'Invoke-RwVersionContent', 'New-RwAuthenticationUtilityNode', 'New-RwConnection', 'New-RwEnrollmentSession', 'New-RwGroup', 'New-RwJob', 'New-RwJobScheduleObject', 'New-RwRepositoryAction', 'New-RwRole', 'New-RwSet', 'New-RwUser', 'Ping-RwAuthentication', 'Remove-RwAccountAsset', 'Remove-RwConnection', 'Remove-RwEndpointAsset', 'Remove-RwGroup', 'Remove-RwGroupUserFromGroup', 'Remove-RwInvitation', 'Remove-RwJob', 'Remove-RwJobThread', 'Remove-RwRepository', 'Remove-RwRole', 'Remove-RwRunner', 'Remove-RwSet', 'Remove-RwSetFromSet', 'Remove-RwTag', 'Remove-RwUser', 'Rename-RwAuthenticationPassword', 'Request-RwLog', 'Request-RwResultActionResult', 'Reset-RwAuthentication', 'Reset-RwAuthenticationPassword', 'Save-RwAccountAssetQueryToSet', 'Save-RwConnectionQueryToSet', 'Save-RwEndpointAssetQueryToSet', 'Save-RwGroupQueryToSet', 'Save-RwInvitationQueryToSet', 'Save-RwJobQueryToSet', 'Save-RwJobThreadQueryToSet', 'Save-RwRepositoryQueryToSet', 'Save-RwRoleQueryToSet', 'Save-RwRunnerQueryToSet', 'Save-RwUserQueryToSet', 'Send-RwResultActionResultReady', 'Send-RwResultDownload', 'Send-RwResultDownloadError', 'Set-RwConnection', 'Set-RwGroup', 'Set-RwJobAction', 'Set-RwJobSchedule', 'Set-RwRole', 'Set-RwUser', 'Start-RwJobThread', 'Step-RwJobThread', 'Test-RwAuthenticationEmailUnique', 'Test-RwResultActionResult', '*'
  AliasesToExport = 'Import-RwAccountAsset', 'Invoke-RwAccountAssetCount', 'Invoke-RwAccountAssetQueryCount', 'Import-RwConnection', 'Invoke-RwConnectionCount', 'Invoke-RwConnectionQueryCount', 'Import-RwEndpointAsset', 'Invoke-RwEndpointAssetCount', 'Invoke-RwEndpointAssetQueryCount', 'Import-RwGroup', 'Invoke-RwGroupCount', 'Import-RwGroupEx', 'Invoke-RwGroupQueryCount', 'Import-RwInvitation', 'Invoke-RwInvitationCount', 'Invoke-RwInvitationQueryCount', 'Import-RwJob', 'Invoke-RwJobCount', 'Invoke-RwJobQueryCount', 'Import-RwJobThread', 'Invoke-RwJobThreadCount', 'Invoke-RwJobThreadQueryCount', 'Invoke-RwQueryAcAssetCount', 'Import-RwRepository', 'Invoke-RwRepositoryCount', 'Invoke-RwRepositoryQueryCount', 'Import-RwRole', 'Invoke-RwRoleCount', 'Invoke-RwRoleQueryCount', 'Import-RwRunner', 'Invoke-RwRunnerCount', 'Invoke-RwRunnerQueryCount', 'Import-RwUser', 'Invoke-RwUserCount', 'Invoke-RwUserQueryCount', '*'
  PrivateData = @{
    PSData = @{
      Tags = 'Runway', 'PowerShell'
      LicenseUri = 'https://github.com/Runway-Software/runway-powershell/blob/main/license.txt'
      ProjectUri = 'https://github.com/runway-software/runway-powershell'
      ReleaseNotes = ''
    }
  }
}