extension-meta
Outputs YAML-formatted metadata describing the extension's capabilities, commands, requirements, and configuration for integration with the clie CLI.
This command is used by clie CLI to discover and configure extensions.
Usage: extension-meta
Expected Output:
- YAML-formatted metadata describing extension capabilities
- Commands, requirements, and configuration for clie CLI integration
Description
The extension-meta command outputs YAML-formatted metadata describing the EAC extension's capabilities, commands, requirements, and configuration. This metadata is consumed by the CLIE CLI during clie install eac to register available commands and validate system requirements.
For more on how CLIE discovers and manages extensions, see the CLIE architecture documentation.
Output
The command outputs YAML-formatted metadata including:
- Extension name and version
- Available commands
- System requirements
- Configuration schema
Tutorials | How-to Guides | Explanation | Reference
You are here: Reference — information-oriented technical descriptions of the system.