dandi¶
dandi [<global options>] <subcommand> [<arguments>]
A command-line client for interacting with the DANDI Archive.
Global Options¶
- -l <level>, --log-level <level>¶
Set the logging level to the given value; default:
INFO
. The level can be given as a case-insensitive level name or as a numeric value.
- --pdb¶
Handle errors by opening pdb (the Python Debugger)