Usage
market, hub
Subcommands
search
Search for templates by name or keyword.Flags
Examples
Output
browse
Browse templates by category.Flags
Examples
install
Install a template from the marketplace or a local directory.Flags
How It Works
- Checks if the template is already installed
- If
--fromis set: readstemplate.yamlfrom the local directory, validates it, and copies to~/.dokrypt/marketplace/ - If not: downloads the template archive from the marketplace API, extracts, and installs
Examples
uninstall
Remove an installed marketplace template.Examples
publish
Publish a template to the marketplace hub.template.yaml from the current directory and publishes it to the marketplace.
Requirements
- A valid
template.yamlin the current directory with:name,version,description,author DOKRYPT_REGISTRY_TOKENenvironment variable set
Examples
info
Show detailed information about a marketplace template.Flags
Displays: name, version, description, author, category, difficulty, license, tags, chains, services, homepage, repository, downloads, stars, and installation path.
Examples
list
List all installed marketplace templates.~/.dokrypt/marketplace/.