SOLO-4012

InputDirectoryNotSpecifiedSoloError — Validation

InputDirectoryNotSpecifiedSoloError

CodeSOLO-4012
CategoryValidation
OwnershipUser
RetryableNo

Description

Thrown when an input directory is required but --input-dir was not set. solo reads context data from this directory, so this means the flag must be provided.

Troubleshooting Steps

  1. Provide the input directory: solo node –input-dir
  2. Run with –help to see required flags: solo node –help