dump
Command
The dump
command outputs all properties of elements.
If no output format is given, the output is transformed to fit on one line per element using the list
command. Dump retains all properties of the elements.
Usageβ
dump
Examplesβ
> search is(volume) limit 1 | dump
βid: 0QcwZ5DHsS58A1tHEk5JRQ
βreported:
ββ kind: gcp_disk
β id: '7027640035137'
β tags:
β owner: 'dev-rel'
β name: gke-cluster-1
β ctime: '2021-08-04T08:31:42Z'
β volume_size: 50
β volume_type: pd-standard
β volume_status: available
β snapshot_before_delete: false
β link: https://www.googleapis.com/compute/v1/projects/eng-ksphere-platform/zones/us-central1-c/disks/gke-cluster-1
β label_fingerprint: nT7_dAxskBs=
β last_attach_timestamp: '2021-08-04T08:31:42Z'
β last_detach_timestamp: '2021-08-04T08:31:42Z'
β age: 5mo25d
βmetadata:
β protected: false
βancestors:
β cloud:
β reported:
β name: gcp
β id: gcp
β account:
β reported:
β name: eng-ksphere-platform
β id: eng-ksphere-platform
β region:
β reported:
β name: us-central1
β id: '1000'
β zone:
β reported:
β name: us-central1-c
β id: '2002'