kubernetes/staging/src/k8s.io/kubectl/pkg/cmd/apply/apply_edit_last_applied.go

var applyEditLastAppliedLong

var applyEditLastAppliedExample

// NewCmdApplyEditLastApplied created the cobra CLI command for the `apply edit-last-applied` command.
func NewCmdApplyEditLastApplied(f cmdutil.Factory, ioStreams genericiooptions.IOStreams) *cobra.Command {}