Documentation
¶
Index ¶
- func DiscoverForVault(vaultPath string) ([]string, error)
- func NewConfigCmd() *cobra.Command
- func NewEditCmd() *cobra.Command
- func NewEnvsCmd() *cobra.Command
- func NewExecCmd() *cobra.Command
- func NewExportCmd() *cobra.Command
- func NewGetCmd() *cobra.Command
- func NewInitCmd() *cobra.Command
- func NewInspectCmd() *cobra.Command
- func NewInstallCmd() *cobra.Command
- func NewNewCmd() *cobra.Command
- func NewOverrideCmd() *cobra.Command
- func NewRawCmd() *cobra.Command
- func NewUninstallCmd() *cobra.Command
- func NewVaultCmd() *cobra.Command
- func NewViewCmd() *cobra.Command
- func OriginalDir() string
- func SetConfigFile(path string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DiscoverForVault ¶ added in v0.1.66
DiscoverForVault returns all .ward files under the given vault path.
func NewConfigCmd ¶
func NewEditCmd ¶
func NewEnvsCmd ¶
func NewExecCmd ¶
func NewExportCmd ¶
func NewInitCmd ¶
func NewInspectCmd ¶
func NewInstallCmd ¶ added in v0.1.51
func NewOverrideCmd ¶
func NewUninstallCmd ¶ added in v0.1.56
func NewVaultCmd ¶ added in v0.1.66
func NewViewCmd ¶
func OriginalDir ¶
func OriginalDir() string
OriginalDir returns the working directory before ward changed to the project root.
func SetConfigFile ¶
func SetConfigFile(path string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.