MCPcopy Create free account
hub / github.com/basecamp/hey-cli / authCommand

Struct authCommand

internal/cmd/auth.go:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13 "github.com/basecamp/hey-cli/internal/auth"
14 "github.com/basecamp/hey-cli/internal/output"
15)
16
17type authCommand struct {
18 cmd *cobra.Command
19}
20

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected