# Fixture CLI

> Fixture CLI for golden-file tests. Trigger when render code changes.

- Skill: `neo4j-labs/fixture-cli` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add neo4j-labs/fixture-cli`
- Raw SKILL.md: https://api.skillmd.com/api/skills/neo4j-labs/fixture-cli/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: neo4j-labs (https://skillmd.com/u/neo4j-labs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/neo4j-labs/fixture-cli

---


# fixture-cli

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.

## Global Flags

| Flag | Type | Default | Description |
|------|------|---------|-------------|
| `--output` | string | table | Output format (table\|json) |
| `-v, --verbose` | bool | false | Enable verbose logging |

## Subcommands

| Command | Description |
|---------|-------------|
| [`instance`](references/instance.md) | Manage instances |
| [`zebra`](references/zebra.md) | Last alphabetical sub — verifies sort order |

## Tips & Gotchas

- One gotcha line.
- Another gotcha line.

