delete

package
v0.7.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package delete provides the SSM Parameter Store delete command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Command

func Command() *cli.Command

Command returns the delete command.

Types

type Options

type Options struct {
	Name string
}

Options holds the options for the delete command.

type Runner

type Runner struct {
	UseCase *param.DeleteUseCase
	Stdout  io.Writer
	Stderr  io.Writer
}

Runner executes the delete command.

func (*Runner) Run

func (r *Runner) Run(ctx context.Context, opts Options) error

Run executes the delete command.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL