cuba-platform / cuba-sdk

Software development kit for CUBA Platform
Apache License 2.0
4 stars 3 forks source link

Sdk does not check if the repository exists when it is deleted #41

Closed MikhailSilk closed 4 years ago

MikhailSilk commented 4 years ago

Environment

Description of the bug or enhancement

  1. Run CUBA CLI
  2. Add a new source repository
  3. Run 'sdk repository remove source ' command with repository name from the previous step
  4. Run 'sdk repository remove source ' command with repository name from the previous step

AR: Message 'Repository successfully removed' occurs

ER: Should be shows message that repository does not exist

Also, this bug reproduce for the search repository