SOLO-4012
InputDirectoryNotSpecifiedSoloError — Validation
InputDirectoryNotSpecifiedSoloError
| Code | SOLO-4012 |
| Category | Validation |
| Ownership | User |
| Retryable | No |
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
- Provide the input directory: solo node
–input-dir - Run with –help to see required flags: solo node
–help