config

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddContext

type AddContext struct {
	cmdparser.Cmd
	// contains filtered or unexported fields
}

AddContext implements the `sqlcmd config add-context` command

func (*AddContext) DefineCommand

func (c *AddContext) DefineCommand(...cmdparser.CommandOptions)

type AddEndpoint

type AddEndpoint struct {
	cmdparser.Cmd
	// contains filtered or unexported fields
}

AddEndpoint implements the `sqlcmd config add-endpoint` command

func (*AddEndpoint) DefineCommand

func (c *AddEndpoint) DefineCommand(...cmdparser.CommandOptions)

type AddUser

type AddUser struct {
	cmdparser.Cmd
	// contains filtered or unexported fields
}

AddUser implements the `sqlcmd config add-user` command

func (*AddUser) DefineCommand

func (c *AddUser) DefineCommand(...cmdparser.CommandOptions)

type ConnectionStrings

type ConnectionStrings struct {
	cmdparser.Cmd
	// contains filtered or unexported fields
}

ConnectionStrings implements the `sqlcmd config connection-strings` command

func (*ConnectionStrings) DefineCommand

func (c *ConnectionStrings) DefineCommand(...cmdparser.CommandOptions)

type CurrentContext

type CurrentContext struct {
	cmdparser.Cmd
}

CurrentContext implements the `sqlcmd config current-context` command

func (*CurrentContext) DefineCommand

func (c *CurrentContext) DefineCommand(...cmdparser.CommandOptions)

type DeleteContext

type DeleteContext struct {
	cmdparser.Cmd
	// contains filtered or unexported fields
}

DeleteContext implements the `sqlcmd config delete-context` command

func (*DeleteContext) DefineCommand

func (c *DeleteContext) DefineCommand(...cmdparser.CommandOptions)

type DeleteEndpoint

type DeleteEndpoint struct {
	cmdparser.Cmd
	// contains filtered or unexported fields
}

DeleteEndpoint implements the `sqlcmd config delete-endpoint` command

func (*DeleteEndpoint) DefineCommand

func (c *DeleteEndpoint) DefineCommand(...cmdparser.CommandOptions)

type DeleteUser

type DeleteUser struct {
	cmdparser.Cmd
	// contains filtered or unexported fields
}

DeleteUser implements the `sqlcmd config delete-user` command

func (*DeleteUser) DefineCommand

func (c *DeleteUser) DefineCommand(...cmdparser.CommandOptions)

type GetContexts

type GetContexts struct {
	cmdparser.Cmd
	// contains filtered or unexported fields
}

GetContexts implements the `sqlcmd config get-contexts` command

func (*GetContexts) DefineCommand

func (c *GetContexts) DefineCommand(...cmdparser.CommandOptions)

type GetEndpoints

type GetEndpoints struct {
	cmdparser.Cmd
	// contains filtered or unexported fields
}

GetEndpoints implements the `sqlcmd config get-endpoints` command

func (*GetEndpoints) DefineCommand

func (c *GetEndpoints) DefineCommand(...cmdparser.CommandOptions)

type GetUsers

type GetUsers struct {
	cmdparser.Cmd
	// contains filtered or unexported fields
}

GetUsers implements the `sqlcmd config get-users` command

func (*GetUsers) DefineCommand

func (c *GetUsers) DefineCommand(...cmdparser.CommandOptions)

type UseContext

type UseContext struct {
	cmdparser.Cmd
	// contains filtered or unexported fields
}

UseContext implements the `sqlcmd config use-context` command

func (*UseContext) DefineCommand

func (c *UseContext) DefineCommand(...cmdparser.CommandOptions)

type View

type View struct {
	cmdparser.Cmd
	// contains filtered or unexported fields
}

View implements the `sqlcmd config view` command

func (*View) DefineCommand

func (c *View) DefineCommand(...cmdparser.CommandOptions)

Jump to

Keyboard shortcuts

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