Skip to content

Commit

Permalink
Add CLI exec errors
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanFlurry committed Dec 29, 2023
1 parent 38cc393 commit f82d5f8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions errors/cli/script-not-found.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
name = "CLI_SCRIPT_NOT_FOUND"
description = "The given script was not found."
http_status = 400
---

# Script Not Found

0 comments on commit f82d5f8

Please sign in to comment.