Skip to content

SEAL OP-CLI 1.1.0


New Features

  • Node.js has been updated due to security vulnerability.

  • The installation script on Windows has been changed from a batch file to a PowerShell script.

  • The OPCLI_AUTH_ADDITIONAL_SCOPES environment variable and the --auth-additional-scopes command line parameter are available for specifying additional scopes for OAuth 2.

  • The OPCLI_AUTH_TOKEN_TYPE environment variable and the --auth-token-type command line parameter are available for specifying the type of the token used for the authentication against the REST API.


Bug-Fixes

  • The bug with files whose names contain special characters has been fixed.

  • The output messages have been corrected.


Back to top