epics-containers / ibek

IOC Builder for EPICS and Kubernetes
https://epics-containers.github.io/ibek
Apache License 2.0
10 stars 4 forks source link

check for local folder in deploy CLI #144

Closed gilesknap closed 8 months ago

gilesknap commented 8 months ago

Its an easy mistake to make

as in referring to the local folder instead of the IOC name you want to deploy. At present it just says 'no version found' which does not help you realise your mistake.

Its not unreasonable for the command to accept the local folder name, translate that into the IOC name and do what you wanted instead of what you said. The explicit alternative is to give an error message but we know what you meant right?

@marcelldls if you fancy having a go at doing a PR into this repo then this would be a nice first issue to look at.

gilesknap commented 8 months ago

@marcelldls sorry wrong repo. Moving this to epics-containers-cli