iiRecord
Agentic AI Atlas · Command-Line Interface
term:command-line-interfacea5c.ai
II.
Term JSON

term:command-line-interface

Structured · live

Command-Line Interface json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · terminology/terms/command-line-interface.yamlCluster · terminology
Record JSON
{
  "id": "term:command-line-interface",
  "_kind": "Term",
  "_file": "terminology/terms/command-line-interface.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:command-line-interface.canonical",
    "displayName": "Command-Line Interface",
    "kind": "tool",
    "description": "A text-based interface for invoking programs from a terminal.\n"
  },
  "outgoingEdges": [
    {
      "from": "term:command-line-interface",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:command-line-interface",
      "to": "domain:devops",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "acronym:cli",
      "to": "term:command-line-interface",
      "kind": "expands_to"
    },
    {
      "from": "definition:command-line-interface.canonical",
      "to": "term:command-line-interface",
      "kind": "defines"
    }
  ]
}