CLI

Whole platform, machine-first.

One binary for spaces, workflows, runs, Live Tables, fleet, memory, and sessions. Script-native when piped. Same registry the agent uses in-container.

One script, full platform.

Space, graph, run, artifacts. Same verbs the agent uses in-container.

workflow apply

Apply modules into a graph.

Dry-run diffs the live graph. apply creates nodes and edges in one shot. Same verb the agent uses in-container.

Workflow apply docs

execute · output · database

Watch to done. Query what landed.

--watch until the run settles. Pull artifacts. JSONL indexes into Live Tables you filter from the shell.

Runs and outputs

What the binary can reach.

Apply, run, pull, query, sandbox, fleet, memory — product surfaces from one install.

workflow apply

Apply modules into a graph.

Declarative nodes and edges. Dry-run first. Modules land without opening the UI.

See more

run execute --watch

Watch until done.

Poll the run. Exit when it settles.

See more

output pull

Pull artifacts.

Node files land on disk.

See more

database query

Query Live Tables.

JSONL becomes TQL. Filter in the shell.

See more

sandbox start · exec

Drive a sandbox session.

Start, exec, push files, stop. Isolated container. Same substrate the agent uses.

See more

attach · fleet

Attach self-hosted capacity.

Enroll a worker. Workflows run on your hardware.

See more

memory · skills

Memory and skills.

Search what the agent remembers. Install playbooks from the vault.

See more

Connect

Start where you sit.

trickest · connect
$ curl -fsSL https://trickest.io/install.sh | sh
$ trickest auth login
$ trickest attach
$

questions

Frequently asked

Need the full reference? Open CLI docs.

Use the CLI for shell, CI, and the same verbs the agent runs in-container. Use the SDK when you need typed SessionHandle turns or a Node client. See SDK overview.

Get a personalized demo

See Trickest in Action

A 30-minute walkthrough. We map the platform to your stack and answer pricing and deployment questions for your environment.