operation invoke
Invokes a single operation or a set of operations
kreyac operation invoke [--scripting-timeout] [--disable-scripts] [Operations]
Options
scripting-timeout
--scripting-timeout
Can also be set via the environment variable KREYA_SCRIPTINGTIMEOUT
Default: 20
Timeout of operation scripts in seconds
disable-scripts
--disable-scripts
Disable the scripts of all operations for this invocation
Arguments
Operations required
multiple
Paths of the operations to be invoked, these could be directories, .krop files or globs (eg ./my-service/**). Operations are invoked in alphabetical order.