odo
odo copied to clipboard
`odo add binding`: custom SB mappings
/kind user-story
User Story
As an odo user, I want to be able to define what information should be exposed by link (ServiceBinding) without editing Operator CR.
Acceptance Criteria
- [ ] non-interactive mode: it should be possible to use
--mapto define custom mappings
Notes
- user story for the same feature in odo v2 (odo link) https://github.com/redhat-developer/odo/issues/4937
/kind user-story