run fire
Run a river whitin the current profile (account+environment). Gets a riverid key, with the river id to run and just run it in the platform.
Usage
1 | |
Options
riverid(REQUIRED):- Type: STRING
- Default:
none - Usage:
--riverId
Please provide at least one river id to run.
River Id can be found in the river url, structured as this:
1 | |
entityname:- Type: STRING
- Default:
none -
Usage:
--entityName -
waitforend: - Type: BOOL
- Default:
false -
Usage:
--waitForEnd -
timeout: - Type: INT
- Default:
none - Usage:
--timeout
The number of seconds to wait for the run to complete until giving up.
Eligible only on hitting --waitForEnd option
help:- Type: BOOL
- Default:
false - Usage:
--help
Show this message and exit.
CLI Help
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | |