Documentation
¶
Index ¶
- func CatSSMParameter(cmd *cobra.Command, args []string) error
- func CopySSMParameter(cmd *cobra.Command, source, dest string) error
- func DeleteSSMParameter(cmd *cobra.Command, args []string) error
- func EditSSMParameter(cmd *cobra.Command, args []string) error
- func ExportSSMParameters(cmd *cobra.Command, args []string) error
- func ImportSSMParameters(cmd *cobra.Command, args []string) error
- func LabelParameterVersion(cmd *cobra.Command, args []string) error
- func ListSSMParameters(cmd *cobra.Command, args []string) error
- func MoveSSMParameter(cmd *cobra.Command, source, dest string) error
- func NewSSMRootCmd() *cobra.Command
- func RevertParameter(cmd *cobra.Command, args []string) error
- func SetSSMParameter(cmd *cobra.Command, args []string) error
- func ShowParameterHistory(cmd *cobra.Command, args []string) error
- func ShowSSMParameter(cmd *cobra.Command, name string) error
- func UnlabelParameterVersion(cmd *cobra.Command, args []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CatSSMParameter ¶ added in v0.2.1
func CopySSMParameter ¶
CopySSMParameter copies a parameter or parameters recursively.
func DeleteSSMParameter ¶
DeleteSSMParameter deletes parameters with optional confirmation.
func EditSSMParameter ¶ added in v0.2.1
func ExportSSMParameters ¶ added in v0.7.0
func ImportSSMParameters ¶ added in v0.7.0
func LabelParameterVersion ¶ added in v0.2.1
func ListSSMParameters ¶
ListSSMParameters lists SSM parameters with optional path filtering.
func MoveSSMParameter ¶
MoveSSMParameter moves a parameter or parameters recursively.
func NewSSMRootCmd ¶
func RevertParameter ¶ added in v0.2.1
func SetSSMParameter ¶ added in v0.2.1
func ShowParameterHistory ¶ added in v0.2.1
func ShowSSMParameter ¶
ShowSSMParameter displays detailed information about a parameter.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.