mondoohq / cnquery

open source, cloud-native, graph-based asset inventory

Home Page:https://cnquery.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cnquery output mode `full` is not working

atomic111 opened this issue · comments

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