rivers import
Import current river(s) into a yaml files. Get a group or river ID in the right env and account and create a yaml file per the source
Usage
| 1 |  | 
Options
- riverid:
- Type: STRING
- Default: none
- Usage: --riverId
Please provide at least one river id.
River Id can be found in the river url, structured as this:
https://
- groupname:
- Type: STRING
- Default: none
- Usage: --groupName
Please provide a group name of rivers. The group name can be found near every river, in the river screen at cli.
- path:
- Type: STRING
- Default: none
- Usage: --path
The path you want to import into.
- 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 |  |