@dyatlov.net/behold
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

behold

Kubernetes object viewer

Usage

$ npm install -g @dyatlov.net/behold
$ behold COMMAND
running command...
$ behold (--version)
@dyatlov.net/behold/1.1.1 darwin-x64 node-v18.8.0
$ behold --help [COMMAND]
USAGE
  $ behold COMMAND
...

Commands

behold csv

represents kubernetes objects in CSV format.

USAGE
  $ behold csv [-d <value>]

FLAGS
  -d, --dir=<value>  [default: ./] directory with the diagnostics bundle

DESCRIPTION
  represents kubernetes objects in CSV format.

EXAMPLES
  $ behold csv

See code: dist/commands/csv.ts

Readme

Keywords

Package Sidebar

Install

npm i @dyatlov.net/behold

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

8.88 kB

Total Files

12

Last publish

Collaborators

  • adyatlov