Shouldn’t we be able to do: `octavia generate sour...
# help-api-cli-orchestration
c
Shouldn’t we be able to do:
octavia generate source postgres my_db
which would do behind the scenes: •
octavia list postgres
• and automatically translate that into its definition id if it finds one match • if multiple, it can ask to select one from the list for example (or just print a warning/error)?