dbt

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: May 5, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ActionProfiles

func ActionProfiles(dir string) carapace.Action

ActionProfiles completes profiles

profile1
profile2

func ActionResources

func ActionResources(opts ResourceOpts) carapace.Action

ActionResources completes resources

redshift_admin_dependencies
redshift_columns

Types

type ResourceOpts

type ResourceOpts struct {
	Analysis bool
	Exposure bool
	Metric   bool
	Model    bool
	Seed     bool
	Snapshot bool
	Source   bool
	Test     bool
}

func (ResourceOpts) Default

func (o ResourceOpts) Default() ResourceOpts

Jump to

Keyboard shortcuts

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