Torin
Results
2
issues of
Torin
Hi, I run into problem with keyboard input when use library from powershell script. For example, here is my script: ``` function Get-ScriptPath { Split-Path $myInvocation.ScriptName } $moduleName = "$(Get-ScriptPath)\Xaml.dll"...
**Is your feature request related to a problem? Please describe.** We'd like to leverage OPAL client capabilities (STORE_BACKUP_PATH, OFFLINE_MODE_ENABLED, STORE_BACKUP_INTERVAL) when backing up policies to S3 buckets, rather than using...