cliflags

package
v1.9.1 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BaseURIDefault      = "https://app.launchdarkly.com"
	DevStreamURIDefault = "https://stream.launchdarkly.com"
	PortDefault         = "8765"

	AccessTokenFlag  = "access-token"
	AnalyticsOptOut  = "analytics-opt-out"
	BaseURIFlag      = "base-uri"
	DataFlag         = "data"
	DevStreamURIFlag = "dev-stream-uri"
	EmailsFlag       = "emails"
	EnvironmentFlag  = "environment"
	FlagFlag         = "flag"
	OutputFlag       = "output"
	PortFlag         = "port"
	ProjectFlag      = "project"
	RoleFlag         = "role"

	AccessTokenFlagDescription = "LaunchDarkly access token with write-level access"
	AnalyticsOptOutDescription = "Opt out of analytics tracking"
	BaseURIFlagDescription     = "LaunchDarkly base URI"
	DevStreamURIDescription    = "" /* 137-byte string literal not displayed */
	EnvironmentFlagDescription = "Default environment key"
	FlagFlagDescription        = "Default feature flag key"
	OutputFlagDescription      = "Command response output format in either JSON or plain text"
	PortFlagDescription        = "Port for the dev server to run on"
	ProjectFlagDescription     = "Default project key"
)

Variables

This section is empty.

Functions

func AllFlagsHelp

func AllFlagsHelp() map[string]string

Types

This section is empty.

Jump to

Keyboard shortcuts

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