Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OctopusDeploy/cli
/ Dependable
Interface
Dependable
pkg/cmd/dependencies.go:14–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
)
13
14
type
Dependable
interface
{
15
Commit() error
16
GenerateAutomationCmd()
17
}
18
19
type
Dependencies
struct
{
20
Out io.Writer
Callers
16
cloneRun
Function · 0.65
convertRun
Function · 0.65
createRun
Function · 0.65
createRun
Function · 0.65
createRun
Function · 0.65
createRun
Function · 0.65
createRun
Function · 0.65
createRun
Function · 0.65
cloneRun
Function · 0.65
convertRun
Function · 0.65
createRun
Function · 0.65
createRun
Function · 0.65
Implementers
8
CloneOptions
pkg/cmd/project/clone/clone.go
ConvertOptions
pkg/cmd/project/convert/convert.go
CreateOptions
pkg/cmd/project/create/create_opts.go
TagOptions
pkg/cmd/project/tag/tag_opts.go
TagOptions
pkg/cmd/environment/tag/tag_opts.go
CreateOptions
pkg/cmd/tenant/create/create_opts.go
TagOptions
pkg/cmd/tenant/tag/tag_opts.go
CreateOptions
pkg/cmd/projectgroup/create/create.go
Calls
no outgoing calls
Tested by
no test coverage detected