config

package
v0.8.19 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetEnvCmd

type GetEnvCmd struct{}

func (*GetEnvCmd) Run

func (cmd *GetEnvCmd) Run(c *cc.CommonCtx) error

type GetTenantCmd

type GetTenantCmd struct{}

func (*GetTenantCmd) Run

func (cmd *GetTenantCmd) Run(c *cc.CommonCtx) error

type SetTenantCmd

type SetTenantCmd struct {
	ID      string `arg:"" required:"" name:"tenant-id" help:"tenant id"`
	Default bool   `name:"default" help:"set default tenant for user"`
}

func (*SetTenantCmd) Run

func (cmd *SetTenantCmd) Run(c *cc.CommonCtx) error

Jump to

Keyboard shortcuts

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