Nest
Example usage for nest
{
"Key1" : "Value1",
"Key2" : "Value2",
"OtherKey" : "Value3"
}{
"OtherKey" : "Value3"
"NestKey" : {
"Key1" : "Value1",
"Key2" : "Value2",
}
}Example usage for lift
Configuration parameters
Key
Value format
Operation
Description
Get started
Example 1 - nest
Use nest from the command line
Nest configuration file
Nest result
Example 2 - nest and lift undo
nest and lift undo configuration file
nest and lift undo result
Example 3 - nest 3 levels deep
Deep nest configuration file
Deep nest result
Example 4 - multiple nest and lift filters with prefix
nest and lift prefix configuration file
nest and lift prefix result
Last updated
Was this helpful?