Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MetaCmd = &cobra.Command{
Use: "meta",
Short: "Manage repository metadata",
Long: `Manage repository metadata files (.rogmeta.yml and global meta.yml).
Metadata precedence:
1. .rogmeta.yml (per-repository, manual)
2. global meta.yml (manual)
3. LLM-generated
4. Auto-detected`,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.