'shore -v save' not throwing any error message when Application is not found
- Dominant language
- Go
- Stars
- 21
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
### Pre Requisites
* [x] Put an X between the brackets on this line if you have done all of the following:
* Checked the FAQs on the message board for common solutions:
* Checked that your issue isn't already filed:
### Description
On my first try with a non-existent application name,'shore -v save' -> gave the logs indicating the pipeline is created and no error message.
When I retry the same command, Shore detects that the specific pipeline already exists in the application and creates a new pipeline while saving the existing pipeline with a new Id.
It will be beneficial if application name validation is available.
### Steps to Reproduce
1.
2.
3.
**Expected behavior:**
**Actual behavior:**
**Reproduces how often:**
### Versions
### Additional Information
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing `shore -v save` with a non-existent application name and inspect the save command's application lookup path. Done means the command reports that the application was not found and does not create or duplicate a pipeline.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100