Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 614 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 614 Bytes
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.