원클릭으로
원클릭으로
| name | fixture-cli |
| description | Fixture CLI for golden-file tests. Trigger when render code changes. |
| version | {"[object Object]":null} |
Fixture CLI used by render tests
Fixture CLI for golden-file render tests.
This tree is intentionally small but covers global flags, sorted subcommands, hidden subcommands, nested subcommands, and flag tables.
| Flag | Type | Default | Description |
|---|---|---|---|
--output | string | table | Output format (table|json) |
-v, --verbose | bool | false | Enable verbose logging |
| Command | Description |
|---|---|
instance | Manage instances |
zebra | Last alphabetical sub — verifies sort order |
Runs Cypher, inspects the schema / data model via `neo4j-cli query :schema`, manages Neo4j Aura, Neo4j connection (dbms) and embedding-provider credentials, manages local Neo4j Docker containers (create / list / get / start / stop / delete, including ephemeral runs that emit a .env for `query --env`), and installs the embedded self-skill or any curated catalog skill from neo4j-contrib/neo4j-skills into supported AI agents. Use when the user wants to execute or pipe Cypher, inspect/view/introspect the schema or generate a data model (labels, relationship types, properties) via `:schema`, embed text inline as a parameter, list/create/get/delete/provision/resize Aura instances or tenants, manage Aura Agents, manage Aura/dbms/embed credentials, run / start / stop a local Neo4j Docker container, install/remove/list/refresh agent skills (self or catalog), or self-update the neo4j-cli binary via `neo4j-cli update`. Skip for Cypher syntax, Neo4j drivers, Kubernetes, Neo4j Browser, or other databases.
Strict maintainability review — abstraction quality, file size, spaghetti growth. Use for a stellar code quality review, deep quality audit, or harsh maintainability review.