Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

The registry command manages the PraisonAI package and recipe registry.

Usage

praisonai registry [OPTIONS] COMMAND [ARGS]...

Commands

CommandDescription
listList registry entries
serveStart registry server

Examples

List registry entries

praisonai registry list

Start registry server

praisonai serve registry

See Also