package command

import "github.com/coreos/etcd/etcdctlv3/command"

Index

Functions

func NewDeleteRangeCommand

func NewDeleteRangeCommand() cli.Command

NewDeleteRangeCommand returns the CLI command for "deleteRange".

func NewPutCommand

func NewPutCommand() cli.Command

NewPutCommand returns the CLI command for "put".

func NewRangeCommand

func NewRangeCommand() cli.Command

NewRangeCommand returns the CLI command for "range".

func NewTxnCommand

func NewTxnCommand() cli.Command

NewTxnCommand returns the CLI command for "txn".

Source Files

delete_range_command.go put_command.go range_command.go txn_command.go

Version
v2.2.0+incompatible
Published
Sep 10, 2015
Platform
linux/amd64
Imports
9 packages
Last checked
4 minutes ago

Tools for package owners.