Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Scalingo/cli
/ Statusf
Function
Statusf
io/status.go:31–33 ·
view source on GitHub ↗
(format string, args ...any)
Source
from the content-addressed store, hash-verified
29
}
30
31
func
Statusf(format string, args ...any) {
32
fmt.Printf(
"-----> "
+format, args...)
33
}
34
35
func
Info(args ...any) {
36
fmt.Print(
" "
)
Callers
15
Update
Function · 0.92
ManualDeploy
Function · 0.92
Delete
Function · 0.92
ManualReviewApp
Function · 0.92
Show
Function · 0.92
Create
Function · 0.92
Self
Function · 0.92
ProjectSet
Function · 0.92
ForceHTTPS
Function · 0.92
StickySession
Function · 0.92
RouterLogs
Function · 0.92
OneOffStop
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected