Linux command
yadm-introspect 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
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
说明
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.
参数
- commands
- List available yadm commands.
- configs
- List supported configuration options.
- repo
- Show repo path.
- switches
- List available command-line switches.
FAQ
What is the yadm-introspect command used for?
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.
How do I run a basic yadm-introspect example?
Run `yadm introspect commands` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does commands do in yadm-introspect?
List available yadm commands.