Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cnquery output mode full is not working #3837

Open
atomic111 opened this issue Apr 24, 2024 · 0 comments
Open

cnquery output mode full is not working #3837

atomic111 opened this issue Apr 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@atomic111
Copy link
Member

cnquery scan --help tells me some different output formats, like:

-o, --output string                 Set output format: compact, csv, full, json, json-v1, json-v2, summary, yaml (default "compact")

if I run the output mode full I get the following output:

cnquery scan local -f example-pack.mql.yaml -o full
→ no Mondoo configuration file provided, using defaults
! No credentials provided. Switching to --incognito mode.
→ discover related assets for 1 asset(s)

 atomic111 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100%


Summary (1 assets)
==================

Target:     atomic111
Datapoints: 3

this is the same output like without the full output option

cnquery scan local -f example-pack.mql.yaml
→ no Mondoo configuration file provided, using defaults
! No credentials provided. Switching to --incognito mode.
→ discover related assets for 1 asset(s)

 atomic111 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100%


Summary (1 assets)
==================

Target:     atomic111
Datapoints: 3
@atomic111 atomic111 added the bug Something isn't working label Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant