Usage
Commands
Inherited flags
Examples
Subcommand reference
idyl trigger cronjob
Manually trigger a cronjob
Usage
Aliases
cronjobscj
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Manually trigger a resource
idyl trigger
| Command | Description |
|---|---|
idyl trigger cronjob | Manually trigger a cronjob |
| Flag | Description |
|---|---|
-a <string>, --account-id <string> | Account ID to use, overriding the current context. |
-c <string>, --context <string> | Use the named context for this command. |
--homedir <string> | Override the configuration directory. Defaults to ~/.config/idyl. |
-n <string>, --namespace <string> | Namespace to address, overriding the entered context. |
--network <string> | Override the Network for this command. |
-p <string>, --profile <string> | Override the access profile for this command. |
-s <string>, --subnet <string> | Subnet to use for this command, overriding the current context. |
--workspace <string> | Workspace within the namespace, overriding the entered context. |
# Trigger a cronjob immediately
idyl trigger cronjob my-batch-job
# Trigger a cronjob in a specific namespace
idyl trigger cronjob my-batch-job -n production
idyl trigger cronjobidyl trigger cronjob <name>
cronjobscj