← Back to Explore

var-json-scalar

Inline JSON scalar via --var-json sets template variable

variables

Rundown


# JSON Scalar

## 1. Echo count

- PASS COMPLETE

```bash
rd echo "count={{count}}"
```

Run

JSON number passed via --var-json is used as template variable

Initializing...

Initializing...

Step/1