cmd

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetGenerateTsCommand

func GetGenerateTsCommand(fromPocketBase bool, callback func(cmd *cobra.Command, args []string, generatorFlags *GeneratorFlags)) *cobra.Command

Types

type GeneratorFlags

type GeneratorFlags struct {
	DisableForm bool
	DisableLogs bool

	Host     string
	Email    string
	Password string

	EncryptionPassword string

	AllCollections     bool
	CollectionsInclude []string
	CollectionsExclude []string

	Output string

	// Extra flags
	MakeNonRequiredOptional bool
}

Jump to

Keyboard shortcuts

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