DOKK / manpages / debian 13 / python3-nixio / nixio.1.en
NIXIO(1) User Commands NIXIO(1)

nixio - command line interface for nixio tools

usage: nixio [-h] {explore,validate,upgrade} ...

Command line interface for nixio tools

show this help message and exit

{explore,validate,upgrade}
Search for information within NIX file(s). Use the "file" command for general information about the file(s). The verbose flag can be used to get more detailed information about the file structure. Multiple -v options increase the verbosity. (e.g. 'nixio explore file nix_file -vvv' for most detailed output). The "metadata" (mdata) and "data" commands provide further options for finding and viewing data and metadata information. With the "dump" subcommand data can be dumped to file (up to 3D data). The "plot" command is only available if the nixworks package is installed (https://github.com/G-node/nixworks). NOTE: This tool is under active development. Please use the github issue tracker (https://github.com/G-node/nixpy/issues) for bug reports and feature requests.
Validate NIX files for missing or inconsistent objects and annotations.
Upgrade NIX files to newest file format version.
February 2025 nixio 1.5.4+dfsg