
On this page you find all important commands for the CLI tool '${string}'. If the
command you are looking for is missing please ask our AI.
'${string}'
List of commands for '${string}':
-
test-json:tldr:16ac3 test-json: Test if a string from stdin is in JSON format.$ '${string}' | Test-Jsontry on your machineexplain this command
-
test-json:tldr:805fb test-json: Test if a string from stdin matches a specific schema file.$ '${string}' | Test-Json -SchemaFile ${path\to\schema_file-json}try on your machineexplain this command