We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Can we get something similar of CF CLI:
$ cf service-key MY-SERVICE MY-KEY Getting key MY-KEY for service instance MY-SERVICE as me@example.com...
{ uri: foo://user2:pass2@example.com/mydb, servicename: mydb }
Can we get something similar of CF CLI:
$ cf service-key MY-SERVICE MY-KEY
Getting key MY-KEY for service instance MY-SERVICE as me@example.com...
{
uri: foo://user2:pass2@example.com/mydb,
servicename: mydb
}