Skip to content

Instantly share code, notes, and snippets.

@Kunsi
Created July 20, 2019 11:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kunsi/89171ae5ed6bcacc61acf8e47360b4f1 to your computer and use it in GitHub Desktop.
Save Kunsi/89171ae5ed6bcacc61acf8e47360b4f1 to your computer and use it in GitHub Desktop.
time octoprint --help
Usage: octoprint [OPTIONS] COMMAND [ARGS]...
Options:
-b, --basedir PATH Specify the basedir to use for configs, uploads,
timelapses etc.
-c, --config PATH Specify the config file to use.
-v, --verbose Increase logging verbosity.
--safe Enable safe mode; disables all third party plugins.
--version Show the version and exit.
--help Show this message and exit.
Commands:
analysis Analysis tools.
client Basic API client.
config Basic config manipulation.
daemon Starts, stops or restarts in daemon mode.
dev Additional commands for development tasks.
plugins Additional commands provided by plugins.
safemode Sets the safe mode flag for the next start.
serve Starts the OctoPrint server.
real 0m2.040s
user 0m1.730s
sys 0m0.260s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment