onyo

A text-based inventory system backed by git.

usage: onyo [-h] [-C DIR] [-d] [-v] [-q] [-y] <command> ...

Named Arguments

-C, --onyopath

Run Onyo from DIR instead of the current working directory.

Default: /home/docs/checkouts/readthedocs.org/user_builds/onyo/checkouts/latest/docs/source

-d, --debug

Enable debug logging.

Default: False

-v, --version

Print Onyo’s version and exit.

-q, --quiet

Silence messages printed to stdout; does not suppress interactive editors. Requires the --yes flag.

Default: False

-y, --yes

Respond “yes” to any prompts.

Default: False

commands

<command>

Possible choices: config, edit, fsck, get, history, init, mkdir, mv, new, rm, rmdir, set, shell-completion, show, tree, tsv-to-yaml, unset