Documentation ¶
Index ¶
- func Command(preRun func(cmd *cobra.Command, args []string)) *cobra.Command
- func DeleteFileCommand() *cobra.Command
- func DownloadFileCommand() *cobra.Command
- func GetCommand() *cobra.Command
- func GetSnippetCommand() *cobra.Command
- func GetVariableCommand() *cobra.Command
- func ListFilesCommand() *cobra.Command
- func SetSnippetCommand() *cobra.Command
- func SetVariableCommand() *cobra.Command
- func UploadFileCommand() *cobra.Command
- func VaultCommand(preRunE func(cmd *cobra.Command, args []string) error) *cobra.Command
- type ResolvedProject
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteFileCommand ¶ added in v0.147.0
func DownloadFileCommand ¶ added in v0.147.0
func GetCommand ¶
func GetSnippetCommand ¶
func GetVariableCommand ¶
func ListFilesCommand ¶ added in v0.147.0
func SetSnippetCommand ¶
func SetVariableCommand ¶
func UploadFileCommand ¶ added in v0.147.0
Types ¶
type ResolvedProject ¶
type ResolvedProject struct { apitest.ProjectMeta Hooks []apitest.Hook }
Click to show internal directories.
Click to hide internal directories.