Home
last modified time | relevance | path

Searched defs:DeleteCommand (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/sysutils/helmfile/vault-f6547fa8e820/command/
H A Ddelete.go16 type DeleteCommand struct { struct
17 *BaseCommand
19 testStdin io.Reader // for tests
22 func (c *DeleteCommand) Synopsis() string {
26 func (c *DeleteCommand) Help() string {
53 func (c *DeleteCommand) Flags() *FlagSets {
57 func (c *DeleteCommand) AutocompleteArgs() complete.Predictor {
61 func (c *DeleteCommand) AutocompleteFlags() complete.Flags {
65 func (c *DeleteCommand) Run(args []string) int {
/dports/misc/concourse/vault-bdd38fca2cff/command/
H A Ddelete.go16 type DeleteCommand struct { struct
17 *BaseCommand
19 testStdin io.Reader // for tests
22 func (c *DeleteCommand) Synopsis() string {
26 func (c *DeleteCommand) Help() string {
53 func (c *DeleteCommand) Flags() *FlagSets {
57 func (c *DeleteCommand) AutocompleteArgs() complete.Predictor {
61 func (c *DeleteCommand) AutocompleteFlags() complete.Flags {
65 func (c *DeleteCommand) Run(args []string) int {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/command/
H A Ddelete.go16 type DeleteCommand struct { struct
17 *BaseCommand
19 testStdin io.Reader // for tests
22 func (c *DeleteCommand) Synopsis() string {
26 func (c *DeleteCommand) Help() string {
53 func (c *DeleteCommand) Flags() *FlagSets {
57 func (c *DeleteCommand) AutocompleteArgs() complete.Predictor {
61 func (c *DeleteCommand) AutocompleteFlags() complete.Flags {
65 func (c *DeleteCommand) Run(args []string) int {
/dports/security/vault/vault-1.8.2/command/
H A Ddelete.go18 type DeleteCommand struct { struct
19 *BaseCommand
21 testStdin io.Reader // for tests
24 func (c *DeleteCommand) Synopsis() string {
28 func (c *DeleteCommand) Help() string {
55 func (c *DeleteCommand) Flags() *FlagSets {
59 func (c *DeleteCommand) AutocompleteArgs() complete.Predictor {
63 func (c *DeleteCommand) AutocompleteFlags() complete.Flags {
67 func (c *DeleteCommand) Run(args []string) int {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/command/
H A Ddelete.go16 type DeleteCommand struct { struct
17 *BaseCommand
19 testStdin io.Reader // for tests
22 func (c *DeleteCommand) Synopsis() string {
26 func (c *DeleteCommand) Help() string {
53 func (c *DeleteCommand) Flags() *FlagSets {
57 func (c *DeleteCommand) AutocompleteArgs() complete.Predictor {
61 func (c *DeleteCommand) AutocompleteFlags() complete.Flags {
65 func (c *DeleteCommand) Run(args []string) int {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/command/
H A Ddelete.go16 type DeleteCommand struct { struct
17 *BaseCommand
19 testStdin io.Reader // for tests
22 func (c *DeleteCommand) Synopsis() string {
26 func (c *DeleteCommand) Help() string {
53 func (c *DeleteCommand) Flags() *FlagSets {
57 func (c *DeleteCommand) AutocompleteArgs() complete.Predictor {
61 func (c *DeleteCommand) AutocompleteFlags() complete.Flags {
65 func (c *DeleteCommand) Run(args []string) int {
/dports/sysutils/gomplate/vault-sdk-v0.1.13/command/
H A Ddelete.go16 type DeleteCommand struct { struct
17 *BaseCommand
19 testStdin io.Reader // for tests
22 func (c *DeleteCommand) Synopsis() string {
26 func (c *DeleteCommand) Help() string {
53 func (c *DeleteCommand) Flags() *FlagSets {
57 func (c *DeleteCommand) AutocompleteArgs() complete.Predictor {
61 func (c *DeleteCommand) AutocompleteFlags() complete.Flags {
65 func (c *DeleteCommand) Run(args []string) int {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/command/
H A Ddelete.go16 type DeleteCommand struct { struct
17 *BaseCommand
19 testStdin io.Reader // for tests
22 func (c *DeleteCommand) Synopsis() string {
26 func (c *DeleteCommand) Help() string {
53 func (c *DeleteCommand) Flags() *FlagSets {
57 func (c *DeleteCommand) AutocompleteArgs() complete.Predictor {
61 func (c *DeleteCommand) AutocompleteFlags() complete.Flags {
65 func (c *DeleteCommand) Run(args []string) int {
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/command/
H A Ddelete.go16 type DeleteCommand struct { struct
17 *BaseCommand
19 testStdin io.Reader // for tests
22 func (c *DeleteCommand) Synopsis() string {
26 func (c *DeleteCommand) Help() string {
53 func (c *DeleteCommand) Flags() *FlagSets {
57 func (c *DeleteCommand) AutocompleteArgs() complete.Predictor {
61 func (c *DeleteCommand) AutocompleteFlags() complete.Flags {
65 func (c *DeleteCommand) Run(args []string) int {
/dports/sysutils/istio/vault-sdk-v0.1.12/command/
H A Ddelete.go16 type DeleteCommand struct { struct
17 *BaseCommand
19 testStdin io.Reader // for tests
22 func (c *DeleteCommand) Synopsis() string {
26 func (c *DeleteCommand) Help() string {
53 func (c *DeleteCommand) Flags() *FlagSets {
57 func (c *DeleteCommand) AutocompleteArgs() complete.Predictor {
61 func (c *DeleteCommand) AutocompleteFlags() complete.Flags {
65 func (c *DeleteCommand) Run(args []string) int {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/command/
H A Ddelete.go14 type DeleteCommand struct { struct
15 *BaseCommand
18 func (c *DeleteCommand) Synopsis() string {
22 func (c *DeleteCommand) Help() string {
49 func (c *DeleteCommand) Flags() *FlagSets {
53 func (c *DeleteCommand) AutocompleteArgs() complete.Predictor {
57 func (c *DeleteCommand) AutocompleteFlags() complete.Flags {
61 func (c *DeleteCommand) Run(args []string) int {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/command/
H A Ddelete.go11 type DeleteCommand struct { struct
12 meta.Meta
15 func (c *DeleteCommand) Run(args []string) int {
48 func (c *DeleteCommand) Synopsis() string {
52 func (c *DeleteCommand) Help() string {
/dports/misc/concourse/concourse-6.7.2/vendor/code.cloudfoundry.org/credhub-cli/commands/
H A Ddelete.go7 type DeleteCommand struct { struct
8 …tifier string `short:"n" long:"name" required:"yes" description:"Name of the credential to delete"`
9 ClientCommand
12 func (c *DeleteCommand) Execute([]string) error {
/dports/www/moinmoin/moin-1.9.11/contrib/TWikiDrawPlugin/src/CH/ifa/draw/standard/
H A DDeleteCommand.java15 public class DeleteCommand extends FigureTransferCommand { class
22 public DeleteCommand(String name, DrawingView view) { in DeleteCommand() method in DeleteCommand
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/cli/
H A DDeleteCommand.java30 public class DeleteCommand extends CliCommand { class
40 public DeleteCommand() { in DeleteCommand() method in DeleteCommand
/dports/sysutils/sensu-go/sensu-go-5.11.1/cli/commands/entity/
H A Ddelete.go13 func DeleteCommand(cli *cli.SensuCli) *cobra.Command { func
/dports/sysutils/sensu-go/sensu-go-5.11.1/cli/commands/filter/
H A Ddelete.go13 func DeleteCommand(cli *cli.SensuCli) *cobra.Command { func
/dports/sysutils/sensu-go/sensu-go-5.11.1/cli/commands/handler/
H A Ddelete.go13 func DeleteCommand(cli *cli.SensuCli) *cobra.Command { func
/dports/sysutils/sensu-go/sensu-go-5.11.1/cli/commands/clusterrole/
H A Ddelete.go13 func DeleteCommand(cli *cli.SensuCli) *cobra.Command { func
/dports/sysutils/sensu-go/sensu-go-5.11.1/cli/commands/clusterrolebinding/
H A Ddelete.go13 func DeleteCommand(cli *cli.SensuCli) *cobra.Command { func
/dports/sysutils/sensu-go/sensu-go-5.11.1/cli/commands/mutator/
H A Ddelete.go13 func DeleteCommand(cli *cli.SensuCli) *cobra.Command { func
/dports/sysutils/sensu-go/sensu-go-5.11.1/cli/commands/user/
H A Ddelete.go13 func DeleteCommand(cli *cli.SensuCli) *cobra.Command { func
/dports/sysutils/sensu-go/sensu-go-5.11.1/cli/commands/hook/
H A Ddelete.go13 func DeleteCommand(cli *cli.SensuCli) *cobra.Command { func
/dports/sysutils/sensu-go/sensu-go-5.11.1/cli/commands/namespace/
H A Ddelete.go13 func DeleteCommand(cli *cli.SensuCli) *cobra.Command { func
/dports/sysutils/sensu-go/sensu-go-5.11.1/cli/commands/role/
H A Ddelete.go13 func DeleteCommand(cli *cli.SensuCli) *cobra.Command { func

12345678