Skip to content

feat(CLI): allow insecure server connections when using SSL (#37)

Description

Add a new flag which allows insecure server connections when using SSL

Related issue

(#37 (closed) Database Lab CLI)

Examples

./bin/dblab -k instance status
./bin/dblab --insecure instance status

Checklist

  • the MR description has been reviewed
  • this MR contains text changes and they have been reviewed OR there are no texts changes
  • this MR contains GUI/CLI changes and they have been reviewed OR there are no GUI/CLI changes
  • this MR contains API changes and they have been reviewed OR there are no API changes
Edited by Anatoly Stansler

Merge request reports

Loading