inventory send

inventory send

Send host and container information to the server

Synopsis

Send host and container information to the server This command collects information about the host and docker/incus containers and sends it to the server. It is designed to be run as a cron job or systemd timer. It is not intended to be run interactively.

inventory send [flags]

Examples

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

Options

  -h, --help   help for send

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