Common Usage¶
To get help on a specific dropme command enter:
$ dropme COMMAND --help
All dropme commands support several global arguments:
CLI tool for managing Dropbox environment.
dropme [--version] [-v | -q] [--log-file LOG_FILE] [--debug] [-t TOKEN]
-
--version¶ show program’s version number and exit
-
-v,--verbose¶ Increase verbosity of output. Can be repeated.
-
-q,--quiet¶ Suppress output except warnings and errors.
-
--log-file<LOG_FILE>¶ Specify a file to log output. Disabled by default.
-
--debug¶ Show tracebacks on errors.
-
-t<TOKEN>,--token<TOKEN>¶ Dropbox token.