Previous Topic: Interface ControlNext Topic: interface list Command Output Specification


list (Interface Control)--Retrieve List of Interfaces for a Particular Component

List terminal interfaces for a component

Syntax
interface list name [ --batch ][ --verbose ]  
Arguments
name

Name of component. name should be of the form application name:component name

--batch

Display output in UDL format

--verbose

Display additional information

Examples
interface list sugarcrm:main.config

List interfaces for component 'main.config' in application 'sugarcrm'

Note: A specification of the output of this command can be found here.

This section contains the following topics:

interface list Command Output Specification