Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ AttachOptions
Method
AttachOptions
cli/cliui/output.go:18–18 ·
view source on GitHub ↗
(opts *serpent.OptionSet)
Source
from the content-addressed store, hash-verified
16
type
OutputFormat
interface
{
17
ID() string
18
AttachOptions(opts *serpent.OptionSet)
19
Format(ctx context.Context, data any) (string, error)
20
}
21
Callers
15
gitAskpass
Function · 0.65
templateCreate
Method · 0.65
templatePull
Method · 0.65
templateEdit
Method · 0.65
scheduleShow
Method · 0.65
taskStatus
Method · 0.65
provisionerJobsList
Method · 0.65
speedtest
Method · 0.65
provisionerList
Method · 0.65
showOrganization
Method · 0.65
templateVersionsPromote
Method · 0.65
taskList
Method · 0.65
Implementers
6
userShowFormat
cli/userlist.go
tableFormat
cli/cliui/output.go
jsonFormat
cli/cliui/output.go
textFormat
cli/cliui/output.go
DataChangeFormat
cli/cliui/output.go
format
cli/cliui/output_test.go
Calls
no outgoing calls
Tested by
no test coverage detected