MCPcopy
hub / github.com/cloudfoundry/cli / DisplayPasswordPrompt

Method DisplayPasswordPrompt

command/ui.go:33–33  ·  view source on GitHub ↗
(template string, templateValues ...map[string]interface{})

Source from the content-addressed store, hash-verified

31 DisplayOK()
32 DisplayOptionalTextPrompt(defaultValue string, template string, templateValues ...map[string]interface{}) (string, error)
33 DisplayPasswordPrompt(template string, templateValues ...map[string]interface{}) (string, error)
34 DisplayTableWithHeader(prefix string, table [][]string, padding int)
35 DisplayText(template string, data ...map[string]interface{})
36 DisplayTextLiteral(text string)

Callers 8

authenticateMethod · 0.65
getFlagValOrPromptMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
GetDockerPasswordMethod · 0.65
prompt_test.goFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected