link command
Link an existing Tethys Service with a TethysApp Setting.
python
usage: tethys link [-h] service setting
Positional Arguments
- service
Service to link to a target app. Of the form "<service_type(condor|dask|dataset|persistent|spatial|wps)>:<service_id|service_name>" (i.e. "persistent_connection:super_conn")
- setting
Setting of an app with which to link the specified service.Of the form "<app_namespace>:<setting_type(ps_database|ps_connection|ds_spatial|ds_dataset|ss_scheduler|wps)>:<setting_id|setting_name>" (i.e. "epanet:ps_database:epanet_2")