Skip to content

kutifyhq/autifyctl

Repository files navigation

Kutifyhq logo

Autifyctl

Usage

$ autifyctl schedule run 1234 --access-token $ACCESS_TOKEN

Docker Image

$ docker run ghcr.io/kutifyhq/autifyctl:latest schedule run 1234 --access-token $ACCESS_TOKEN

Environment variables

Access token can be configure either by --access-token flag (-t for short) or AUTIFYCTL_ACCESS_TOKEN enivornment variable.

License

See LICENSE for details.