nookins / docs
Command line

nookins feature

Arguments and options for nookins feature and its subcommands.

Documentation for Nookins 0.42.1-alpha.1 · Public alpha

Captured from nookins 0.42.1-alpha.1 using help only. Angle-bracket names are required values; square brackets indicate optional input. Substitute your own IDs and paths.

nookins feature

Inspect Nookins’ compiled, directly configured built-in features

Usage: nookins feature [OPTIONS] <COMMAND>

Commands:
  catalog  List compiled features and the agents that enable them
  inspect  Inspect one compiled feature and its configured agents
  help     Print this message or the help of the given subcommand(s)

Options:
      --output <OUTPUT>  Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help             Print help

nookins feature catalog

List compiled features and the agents that enable them

Usage: nookins feature catalog [OPTIONS]

Options:
      --output <OUTPUT>  Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help             Print help

nookins feature inspect

Inspect one compiled feature and its configured agents

Usage: nookins feature inspect [OPTIONS] <ID>

Arguments:
  <ID>

Options:
      --output <OUTPUT>  Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help             Print help

On this page