bids-cli 0.0.1

Command-line interface for BIDS datasets
bids-cli-0.0.1 is not a library.

Command-line interface for BIDS dataset tools.

Provides subcommands for inspecting, querying, validating, and transforming BIDS datasets from the terminal. Run bids --help for usage information.

Subcommands

  • info — Show dataset summary (name, version, subjects, datatypes)
  • ls — List files matching entity filters
  • eeg — EEG-specific queries (channels, events, summary)
  • entities — List all entities and their unique values
  • layout — Create/load a persistent SQLite index
  • report — Generate a publication-quality methods section
  • auto-model — Auto-generate BIDS Stats Model JSON
  • upgrade — Upgrade dataset_description.json to latest BIDS version
  • model-report — Load and execute a BIDS Stats Model
  • dataset — Search, download, and manage OpenNeuro datasets (search, download, ls, cache, aggregate, env)