SOLO-2014
NoDeploymentsFoundError — Deployment
NoDeploymentsFoundError
| Code | SOLO-2014 |
| Category | Deployment |
| Ownership | User |
| Retryable | No |
Description
Thrown when a command needs at least one deployment to act on but the local configuration contains none. solo stores every deployment in local config and several commands assume one already exists, so this is raised when that list is empty — typically because no deployment has been created yet, or because they were all deleted (or the active SOLO_HOME/local config does not contain any). Create a deployment before running the command.
Troubleshooting Steps
- Create a deployment: solo deployment config create