lsmacedo/rdm

Apply with command line arguments

Opened this issue · 0 comments

Suggestion:

rdm apply --args="id=x"

Or

rdm apply --id x

Code:

"type": "http",
"url": "http://localhost:3000/wh",
"params": {
  "id": "args.id"
}