Commands¶
All subcommands accept --config PATH (default: platform config path from repoman config path).
Global options on the root group:
--version— print package version-h/--help
Groups¶
| Group | Purpose |
|---|---|
config |
Create and edit repoman.yaml |
doctor |
Tokens and API reachability |
local |
Clone layout, plan, sync, status |
mirrors |
Forge-side mirrors (planned) |
Exit codes¶
| Code | Meaning |
|---|---|
0 |
Success; no ERROR lines |
1 |
At least one ERROR during execution |
2 |
Missing config, load failure, or invalid usage before work starts |