mirror of https://github.com/databricks/cli.git
5 lines
72 B
YAML
5 lines
72 B
YAML
|
# Extend a mapping with a literal string.
|
||
|
map:
|
||
|
<<: value
|
||
|
key: value
|