884 B
884 B
Dotconfig v0.1.2 - cfg - Command Usage Overview
cfg add
Usage: cfg add [OPTIONS] PATH
Options:
-n, --name TEXT Repository name
--help Show this message and exit.
cfg commit
Usage: cfg commit [OPTIONS]
Options:
-v, --verbose Show verbose information
--help Show this message and exit.
cfg list
Usage: cfg list [OPTIONS]
Options:
--help Show this message and exit.
cfg push
Usage: cfg push [OPTIONS]
Options:
-v, --verbose Show verbose information
--help Show this message and exit.
cfg status
Usage: cfg status [OPTIONS]
Options:
-v, --verbose Show verbose information
-u, --show-untracked Show untracked files (default: True)
-m, --show-modified Show modified files
-d, --show-deleted Show deleted files
--help Show this message and exit.