couchbase-shell icon indicating copy to clipboard operation
couchbase-shell copied to clipboard

cbsh shows SDK code snippet equivalents?

Open steveyen opened this issue 5 years ago • 1 comments

When I run a command in cbsh... can I run another following command that shows me how to what cbsh just did in my favorite language and couchbase SDK?

Or, in you're a N1QL person, perhaps... :-)

EXPLAIN AS SDK EXAMPLE cbsh command here

steveyen avatar Nov 05 '20 16:11 steveyen

That's a great idea! Right now we do not have context of a previous operation, but what about something like a --explain flag where you could give it your language of choice?

Another option would be in the --help page to have it somewhere in there.

daschl avatar Dec 18 '20 12:12 daschl