Interact with the triggers
cozy-stack apps allows to interact with the cozy triggers.
It provides command to run a specific trigger.
cozy-stack triggers <command> [flags]
--domain string specify the domain name of the instance (default "cozy.localhost:8080")
-h, --help help for triggers
--admin-host string administration server host (default "localhost")
--admin-port int administration server port (default 6060)
-c, --config string configuration file (default "$HOME/.cozy.yaml")
--host string server host (default "localhost")
-p, --port int server port (default 8080)
- cozy-stack - cozy-stack is the main command
- cozy-stack triggers launch - Creates a job from a specific trigger
- cozy-stack triggers ls - List triggers
- cozy-stack triggers show-from-app - Show the application triggers