watson-developer-cloud/speech-to-text-nodejs

No org or space targeted, use 'cf target -o ORG -s SPACE'

Closed this issue · 1 comments

what to do in this situation?

Run

cf o

That will list the organizations, then

cf target -o <ORG-NAME

Then list the spaces

cf spaces

And select one with:

cf target -s <SPACE-NAME>