Usage: octopize-deploy-tool tasks [-h]
                                  {authentik-migrate,provision-admin,create-self-signed-cert,create-users} ...

One-off operational sub-commands for tasks that run after the stack is
started.  Each task is idempotent and safe to re-run.

Available tasks:
  authentik-migrate   Import existing users and organizations from Avatar into authentik SSO
  provision-admin     Provision the akadmin API key used by the verify command
  create-self-signed-certGenerate a self-signed TLS certificate for a domain
  create-users        Create users in Authentik and send them a password-setup email

Options:
  -h, --help  show this help message and exit
