replicated
replicated copied to clipboard
Getting "Not found" when app is not specified
If I forget to specify the app with --app or REPLICATED_APP environment variable, I get a Not found error. It makes sense because the server returns 404, but it's confusing. I always have to think a little before figuring out what happened. It'd be great if it could specifically say the app name is missing.