gitlabEdit

Brief overview of JSON shell

The JSON shell, invoked by json, is one of the shells available in the kernel that provides you basic JSON functions.

For more information about every command, click the command.

All JSON commands

Command
Description

[[addproperty|KS JSON Command addproperty]]

Adds a new property.

[[clear|KS JSON Command clear]]

Clears the JSON file.

[[delproperty|KS JSON Command delproperty]]

Deletes a property.

[[exit|KS JSON Command exit]]

Exits and saves the JSON file.

[[exitnosave|KS JSON Command exitnosave]]

Exits the shell without saving.

[[print|KS JSON Command print]]

Prints the JSON properties.

[[save|KS JSON Command save]]

Saves the JSON file.

Last updated