Glossary
Action handler
Context
# directory path from where fbl command was executed
cwd: string
# non-secret values storage
ctx:
key: value
# secret values storage
secrets:
key: secret
# Summary records that will be printed in the end of execution in a nice ASCII table for user
# Generally used to present tests results or simple tracing reports for user
summary:
- title: Count to 5
status: SUCCESS
duration: 5ms
payload:
additional: informationFlow
Template
Path
Parameters
Plugin
Last updated
Was this helpful?