Forrest logo
tool overview
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-Json
    try on your machine
    explain 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 machine
    explain this command
tool overview