link command
Link an existing Tethys Service with a TethysApp Setting.
default
usage: tethys link [-h] service setting
Positional Arguments
- service
Service to link to a target app. Of the form "<spatial|persistent>:<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_package>:<setting_type (ps_database|ps_connection|ds_spatial)>:<setting_id|setting_name>" (i.e. "epanet:database:epanet_2")