Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 417 Bytes

File metadata and controls

19 lines (15 loc) · 417 Bytes

Errors

Ideal: What went wrong, what to do about it

cf typo suggestions

$ cf apss
'apss' is not a registered command. See 'cf help -a'

Did you mean?
    apps

Go

$ go install github.com/cloudfoundry-incubator/uaa-cli


go: 'go install' requires a version when current directory is not in a module
	Try 'go install github.com/cloudfoundry-incubator/uaa-cli@latest' to install the latest version