Channel Revision Published Runs on
latest/stable 159 29 Aug 2025
Ubuntu 22.04
latest/edge 159 29 Aug 2025
Ubuntu 22.04
juju deploy canonical-cla
Show information

Platform:

Learn about actions >

  • audit-logs

    CLA service audit logs.

    Params
    • since string

      The date to start the audit logs from. If not specified, the default value is 1 day ago. format: YYYY-MM-DD

    • until string

      The date to end the audit logs. If not specified, the default value is today. format: YYYY-MM-DD

  • migrate-db

    Run the database migrations using alembic.

    Params
    • revision string

      The revision to migrate to. If not specified, the latest revision will be used. The default value 'head'.