yadm-introspect
Display internal yadm information
TLDR
List available yadm commands
$ yadm introspect commands
List supported configuration options$ yadm introspect configs
Show repo location$ yadm introspect repo
List available command-line switches$ yadm introspect switches
SYNOPSIS
yadm introspect category
DESCRIPTION
yadm introspect reports internal yadm data. Its primary purpose is to support command-line completion, but it can also be used for debugging and scripting.
PARAMETERS
commands
List available yadm commands.configs
List supported configuration options.repo
Show repo path.switches
List available command-line switches.
SEE ALSO
yadm(1), yadm-config(1)
