mirror of
https://github.com/nushell/nushell.git
synced 2025-01-13 17:58:36 +01:00
556 B
556 B
from-yaml
Parse text as .yaml/.yml
and create table.
Syntax: from-yaml
Examples
> open command_from-yaml
title: from-yaml
type: command
flags: false
> open command_from-yaml | from-yaml
━━━━━━━━━━━┯━━━━━━━━━┯━━━━━━━
title │ type │ flags
───────────┼─────────┼───────
from-yaml │ command │ No
━━━━━━━━━━━┷━━━━━━━━━┷━━━━━━━