Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OctopusDeploy/cli
/ Bluef
Function
Bluef
pkg/output/color.go:31–33 ·
view source on GitHub ↗
(s string, args ...interface{})
Source
from the content-addressed store, hash-verified
29
}
30
31
func
Bluef(s string, args ...
interface
{}) string {
32
return
Blue(fmt.Sprintf(s, args...))
33
}
34
35
func
Magenta(s string) string {
36
if
!IsColorEnabled {
Callers
15
deployRun
Function · 0.92
createRun
Function · 0.92
createRun
Function · 0.92
Commit
Method · 0.92
Commit
Method · 0.92
createRun
Function · 0.92
publishRun
Function · 0.92
uploadRun
Function · 0.92
createRun
Function · 0.92
createRun
Function · 0.92
cloneRun
Function · 0.92
Commit
Method · 0.92
Calls
1
Blue
Function · 0.85
Tested by
6
TestGCPAccountCreateNoPrompt
Function · 0.74
TestAzureAccountCreateNoPrompt
Function · 0.74
TestGCPAccountCreateNoPrompt
Function · 0.74
TestTokenAccountCreateNoPrompt
Function · 0.74
TestAWSAccountCreateNoPrompt
Function · 0.74
TestUsernameAccountCreateNoPrompt
Function · 0.74