$ autifyctl schedule run 1234 --access-token $ACCESS_TOKEN
$ docker run ghcr.io/kutifyhq/autifyctl:latest schedule run 1234 --access-token $ACCESS_TOKEN
Access token can be configure either by --access-token
flag (-t
for short) or AUTIFYCTL_ACCESS_TOKEN
enivornment variable.
See LICENSE for details.