Daco
Commands

daco connections describe

Show detailed information about a connection

Synopsis

Display complete connection details including which ports use it. If no connection name is provided, an interactive selection prompt is shown.

daco connections describe [CONNECTION_NAME] [flags]

Examples

  # Interactive selection
  daco connections describe

  # Show connection details
  daco connections describe kafka_prod

Options

  -h, --help   help for describe

SEE ALSO

On this page