Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In order to use the software add the directory to the front of your PATH and PYTHONPATH environment variables.

Return codes

All of these commands yield a return code of zero upon successful termination and yield a non-zero code upon failure.

Confluence login

Most of these scripts will prompt you for your Confluence password so that they can log in to Confluence. Some scripts will take a login token on the command line instead; run hwdblogin.py to get a token. Each such token is good for 60 minutes but will also expire if not used for anything for 20 minutes.

...