Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 789 Bytes

File metadata and controls

35 lines (23 loc) · 789 Bytes

stream-cli chat validate-import

Validate import file

stream-cli chat validate-import [filename] [flags]

Examples

# Validates a JSON import file
$ stream-cli chat validate-import data.json

Options

  -h, --help                    help for validate-import
      --lighter-validation-id   [optional] allows to pass ! in channel ID
  -o, --output-format string    [optional] Output format. Can be json or tree (default "json")

Options inherited from parent commands

      --app string      [optional] Application name to use as it's defined in the configuration file
      --config string   [optional] Explicit config file path

SEE ALSO