dumptest

command
v0.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Command dumptest dumps OpenFGA test cases in a human-readable format.

Usage:

dumptest                     # List all available test names
dumptest <name>              # Dump a specific test by exact name
dumptest -pattern <regex>    # Dump tests matching a regex pattern
dumptest -all                # Dump all tests (warning: very long output)

Examples:

dumptest wildcard_direct
dumptest -pattern "^userset"
dumptest -pattern "computed_userset|ttu_"

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL