Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Base flags keys ServerId = "server-id" EvdPredicate = "predicate" EvdPredicateType = "predicate-type" EvdRepoPath = "repo-path" EvdKey = "key" EvdKeyId = "key-name" )
View Source
const (
// Evidence commands keys
CreateEvidence = "create-evidence"
)
Variables ¶
This section is empty.
Functions ¶
func GetCommandFlags ¶
func GetCommandFlags(cmdKey string) []components.Flag
func GetCommands ¶
func GetCommands() []components.Command
func GetJfrogCliArtifactoryApp ¶ added in v0.1.1
func GetJfrogCliArtifactoryApp() components.App
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.