Command Reference

A comprehensive cheat sheet for every command available in the Tricox CLI.

CommandFunctionKey Options
tricox launch
Initialize a new project and sync with the server.--name, --framework, --language
tricox auth
Authenticate your CLI with a Personal Access Token.--token <value>
tricox ship
Upload a component to the registry.--name, --version, --public, --message
tricox dock
Download a component and its dependencies.--out, --force
tricox list
Show all components in the current project.--json
tricox info
Show project configuration and server status.--json

Global Flags

--json

Output raw JSON for script integration.

--verbose

Show detailed network and analysis logs.

--version

Print current CLI binary version.

--help

Show help for any specific command.