kubeshop / monokle-cli

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

Ability to choose remote Workspace/Project which to use for local validation #13

Closed f1ames closed 1 year ago

f1ames commented 1 year ago

After integration with remote policies is in place, it might be useful to be able to choose which workspace/project to use when running validation command.

At the beginning, this will be based on local folder git data (repo owner and name) match with remote project.

This was suggested by @monojack at some point.