exec

package
v1.18.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2026 License: Apache-2.0 Imports: 32 Imported by: 0

Documentation

Overview

Package exec provides the implementation for the exec command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cmd

type Cmd struct {
	Application      applicationCmd      `` /* 129-byte string literal not displayed */
	Postgres         postgresCmd         `cmd:"" group:"storage.nine.ch" name:"postgres" help:"Connect to a PostgreSQL instance."`
	PostgresDatabase postgresDatabaseCmd `cmd:"" group:"storage.nine.ch" name:"postgresdatabase" help:"Connect to a PostgreSQL database."`
	MySQL            mysqlCmd            `cmd:"" group:"storage.nine.ch" name:"mysql" help:"Connect to a MySQL instance."`
	MySQLDatabase    mysqlDatabaseCmd    `cmd:"" group:"storage.nine.ch" name:"mysqldatabase" help:"Connect to a MySQL database."`
	KeyValueStore    kvsCmd              `cmd:"" group:"storage.nine.ch" name:"keyvaluestore" aliases:"kvs" help:"Connect to a KeyValueStore instance."`
}

Cmd holds all exec sub-commands.

Jump to

Keyboard shortcuts

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