pjkm.cli.commands.info¶
Informational commands — list, info, doctor.
Attributes¶
Functions¶
Module Contents¶
- pjkm.cli.commands.info.CATEGORY_ORDER = ['Core Dev', 'AI / ML', 'Web & API', 'Data & Storage', 'Infrastructure', 'Frontend', 'Docs &...[source]¶
- pjkm.cli.commands.info.list_cmd(what=typer.Argument('archetypes', help='What to list: archetypes, groups'))[source]¶
List available archetypes or package groups.
- Parameters:
what (str)
- Return type:
None