User Tools

Site Tools


Sidebar

Welcome to DIDO WIKI

dido:public:s_cli:05_contents:01_prt:02_basics:01_commondef:cli

This is an old revision of the document!


2.1.2.2 Definition: Command Line Interface (CLI)

Return to Top

Command Line Interface (CLI) is an interface that uses text based commands to control an external Application, Utility or service. The command text follows prescribed syntax as described by an external document. Generally, the syntax description uses Backus–Naur Form (BNF) or ideally the Augmented BNF (ABNF) as described in IETF RFCs 5234 and 7405.

Figure 1: An Overall Flow for Command Lines

Figure 1 is a simplified flow of how a CLI opertes. An operator enters commands into a tern=minal and submits the commands to a CLI which can then invoke one or more APIs using any required protocols to get the Application, Utility or Service to respond. If the commands are sent over a network Local Area Network (LAN) or Wide Area Network (WAN) to another computer, the commands are sent securely using Secure Shell (SSH).

It is also possible that there can be multiple implementations for any particular Command string. This allows the originators of the commands to used different implementation based off of business decisions. For example, if the command string is comprised of SQL commands, then the DBMS implementation be be chaanged without having to retrain the user typing commands or changing the code that generates the commands.

Definition of a Platform

Return to Top

Platform is a group of technologies that provide a base for other other applications, processes or technologies are developed. In many ways they can act as an accelerated to meet the requirements of the application, program or system.

There are different kinds of platforms, for example:

  • Operating System Platforms
  • Web Service Platforms
  • Database Management Platforms
  • Runtime Platforms
  • Language Platforms

DIDO platforms are a combination of operating system, runtime, language platforms and the specific DIDO software (i.e., Ethereum, Hyperledger, Itota, etc.).

Figure 2: Platforms “host” components designed to work with the Platform.
dido/public/s_cli/05_contents/01_prt/02_basics/01_commondef/cli.1619810901.txt.gz · Last modified: 2021/04/30 15:28 by nick
Translations of this page: