sdm disconnect

Last modified on March 24, 2023

NAME:
   sdm disconnect - disconnect from a resource

USAGE:
   sdm disconnect [command options] name [port]

OPTIONS:
   --delete        remove port assignment
   --all           terminate all connections for all datasources
   --filter value  filter e.g. 'field:name tag:key=value ...'

For more information on the use of filters in the CLI, see the Filters documentation.

Top