Nipype Command Line InterfaceΒΆ
The Nipype Command Line Interface allows a variety of operations:
%%bash
nipypecli
Usage: nipypecli [OPTIONS] COMMAND [ARGS]...
Options:
-h, --help Show this message and exit.
Commands:
convert Export nipype interfaces to other formats.
crash Display Nipype crash files.
run Run a Nipype Interface.
search Search for tracebacks content.
show Print the content of Nipype node .pklz file.
version Print current version of Nipype.
**Note**: These have replaced previous nipype command line tools such as `nipype_display_crash`, `nipype_crash_search`, `nipype2boutiques`, `nipype_cmd` and `nipype_display_pklz`.