inventory search

inventory search

search for services or containers

Synopsis

Search returns a list of services, listeners, and containers that match the query.

inventory search [query] [flags]

Examples

inventory search jellyfin
// more verbose output
inventory search --verbose jellyfin
// specify a config file
inventory search --verbose --config /path/to/config.yaml jellyfin

Options

  -h, --help   help for search

Options inherited from parent commands

      --config string   config file (default is /etc/inventory/inventory)
  -v, --verbose         verbose logging

SEE ALSO

  • inventory - Inventory is a tool to collect and report deployment information
Auto generated by toolbox on 13-Mar-2025
Last updated on