kubeshop / monokle-cli

CLI for Monokle core validation library
19 stars 3 forks source link

The "monokle logout" command doesn't work if the VS-Code extension is running #20

Open f1ames opened 1 year ago

f1ames commented 1 year ago

The monokle logout command seems to have no effect when VSCode with Monokle extension (and user being authenticated) is running. Since both share auth credentials it might be that VSC somehow recreates auth file from local state or prevent removing it by CLI.

image