II.
Term JSON
Structured · liveterm:command-line-interface
Command-Line Interface json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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"
}
]
}