LMI metacommandΒΆ

Is a command line interface for OpenLMI Providers sitting on top of LMIShell. It provides an easy to use interface for system management through modular commands. These dynamically extend the functionality of LMI metacommand.

Short example:

$ lmi -h myhost.example.org storage fs create --label=opt-root ext4 /dev/vda5

Contents:

Previous topic

OpenLMI Scripts documentation

Next topic

Usage

This Page