Polyjuice Client v0.4.2 mix polyjuice.logout View Source

Log out of a Matrix homeserver.

mix polyjuice.logout [opts] homeserver_url

Command line options

  • --storage - Elixir code to create the storage to fetch the client state from.
  • --access-token - The access token to log out.

At least one of --storage or --access-token must be provided.