vyges
Generated from vyges --help. Do not edit by hand — run scripts/gen-cli-reference.sh.
Vyges — one CLI for the Vyges hardware-IP toolchain.
`vyges modules` lists the promoted tools; `vyges agents` prints the agent guide. An
unknown subcommand dispatches to an external `vyges-<name>` binary on PATH (e.g.
`vyges pdk-store …` runs vyges-pdk-store). Report bugs/features centrally with
`vyges --bug-report` / `--feature-request`, or support Vyges with `vyges --sponsor`.
Usage: vyges [OPTIONS] [COMMAND]
Commands:
modules List the promoted Vyges modules and whether each is installed
agents Print the operating guide for AI IDE agents
help Print this message or the help of the given subcommand(s)
Options:
-v, --verbose...
Increase diagnostic verbosity (stderr): -v debug, -vv trace. Repeatable
-q, --quiet...
Reduce diagnostics (stderr): -q warnings-only, -qq errors-only, -qqq silent. Repeatable. Overrides VYGES_LOG. (Data on stdout is never suppressed.)
--bug-report
File a bug report (central — vyges/community issues)
--feature-request
File a feature request (central — vyges/community issues)
--sponsor
Sponsor Vyges (github.com/sponsors/vyges-ip)
-h, --help
Print help (see a summary with '-h')
-V, --version
Print version