返回命令列表

Linux command

yadm-list 命令

文本

Copy it and replace filenames, paths, or keywords as needed.

命令示例

List tracked files

yadm list

List with attributes

yadm list -a

说明

yadm list shows files tracked by yadm. Displays all dotfiles under version control. Useful for auditing managed files.

参数

-a
Include attributes.

FAQ

What is the yadm-list command used for?

yadm list shows files tracked by yadm. Displays all dotfiles under version control. Useful for auditing managed files.

How do I run a basic yadm-list example?

Run `yadm list` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -a do in yadm-list?

Include attributes.