You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Running this results in the help message:
cnquery run container registry gcr.io/mondoo-dev-262313/ubuntu -c "asset{ name platform ids kind runtime title }"
Run an MQL query on the CLI and displays its results.
Usage:
cnquery run [command]
Available Commands:
arista Run a query with Arista EOS
...
I did not have the os provider installed, which this connection is part of.
When I manually add the os provider, all is fine again.
The same happens, when using the local connection.
To Reproduce
Steps to reproduce the behavior:
Remove local os proivder
Run above command
Note the help message
Expected behavior
I'd expect cnquery to automatically load the needed provider.
The text was updated successfully, but these errors were encountered:
cnquery run container registry gcr.io/mondoo-dev-262313/ubuntu -c "asset{ name platform ids kind runtime title }" ✔ │ 06:47:39
Run an MQL query on the CLI and displays its results.
Usage:
cnquery run [command]
Available Commands:
arista Run a query with Arista EOS
...
Describe the bug
Running this results in the help message:
I did not have the os provider installed, which this connection is part of.
When I manually add the os provider, all is fine again.
The same happens, when using the local connection.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I'd expect cnquery to automatically load the needed provider.
The text was updated successfully, but these errors were encountered: