dumpns

command
v0.15.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 8, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

dumpns runs a namespace (and process) discovery and then dumps the results as JSON.

Usage

To use dumpns:

dumpns [flag]

For example, to view the discovery information as colored, pretty-printed JSON:

dumpns -c | jq -C | less -SR

Flags

The following dumpns flags are available:

-c, --compact       compact instead of pretty-printed output
-h, --help          help for dumpns
-i, --indent uint   use the given number of spaces (no more than 8) for indentation (default 2)
-t, --tab           use tabs for indentation instead of two spaces
-v, --version       version for dumpns

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL