1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-24 01:22:10 +02:00
tldr/pages/common/yadm-introspect.md
2024-10-02 17:58:28 +02:00

21 lines
433 B
Markdown
Executable file

# yadm-introspect
> Look at data that is managed by `yadm`.
> The purpose of introspection is to support command line completion.
> More information: <https://github.com/TheLocehiliosan/yadm/blob/master/yadm.md#commands>.
- Output commands:
`yadm introspect commands`
- Output configs:
`yadm introspect configs`
- Output switches for the main `yadm` command:
`yadm introspect switches`
- Output repo:
`yadm introspect repo`