cmd

package
v0.68.4 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2024 License: Apache-2.0 Imports: 49 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BindFlag

func BindFlag(flag string, cmd *cobra.Command)

func Execute

func Execute(version string, args []string, exit func(int))

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

type DataSourceInfo added in v0.67.0

type DataSourceInfo struct {
	Name          string
	Id            string
	IdentityStore string
}

type FileStructure added in v0.63.0

type FileStructure struct {
	LastCalculated  int64                    `yaml:"lastCalculated" json:"lastCalculated"`
	AccessProviders []map[string]interface{} `yaml:"accessProviders" json:"accessProviders"`
}

type IdentityStoreInfo added in v0.68.1

type IdentityStoreInfo struct {
	Name string
	Id   string
}

Jump to

Keyboard shortcuts

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