|
Cli
Requirements for the Cli core module.
Phase-Requirements IntroductionThis page enumerates the requirements for the Cli core module. The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119. DetailsThis module MUST NOT assume the presence of any others except the following: It MUST define a command-line interface which automatically translates the API of each installed module into an analogous command-line equivalent, complete with identical effects. |