CloudSlang Documentation¶
Contents:
- Overview
- CloudSlang
- Ready-made Content
- Hello World Example
- YAML Overview
- DSL Reference
- CloudSlang Files
- Expressions
- Contexts
- Keywords (A-Z)
- branches_context
- branch_result
- break
- class_name
- decision
- default
- do
- extensions
- flow
- for
- gav
- imports
- inputs
- java_action
- loop
- method_name
- name
- namespace
- navigate
- on_failure
- operation
- outputs
- parallel_loop
- private
- properties
- publish
- python_action
- results
- ROI value
- run_id
- required
- script
- sensitive
- step
- value
- workflow
- Functions (A-Z)
- Examples
- Tests
- Best Practices
- CLI
- Build Tool
- Maven Content Compiler
- Editors
- Developer
- Tutorial
- 1: Introduction and Setup
- 2: First Operation
- 3: First Flow
- 4: Outputs and Results
- 5: Default Navigation
- 6: Handling Failure Results
- 7: Custom Navigation
- 8: Input Parameters
- 9: Subflows
- 10: For Loop
- 11: Loop Aggregation
- 12: Decisions
- 13: Existing Content
- 14: System Properties
- 15: 3rd Party Python Packages
- 16: Parallel Loop
- Troubleshooting