common

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2025 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

View Source
const (
	JfrogCliLogLevel = `` /* 317-byte string literal not displayed */

	JfrogCliLogTimestamp = `` /* 141-byte string literal not displayed */

	JfrogCliHomeDir = `	JFROG_CLI_HOME_DIR
		[Default: ~/.jfrog]
		Defines the JFrog CLI home directory path.`

	JfrogCliTempDir = `	JFROG_CLI_TEMP_DIR
		[Default: The operating system's temp directory]
		Defines the temp directory used by JFrog CLI.`

	JfrogCliBuildName = `` /* 129-byte string literal not displayed */

	JfrogCliBuildNumber = `` /* 135-byte string literal not displayed */

	JfrogCliBuildProject = `	JFROG_CLI_BUILD_PROJECT
		Artifactory project key.`

	JfrogCliServerID = `	JFROG_CLI_SERVER_ID
		Server ID configured using the config command.`

	Ci = `	CI
		[Default: false]
		If true, disables interactive prompts and progress bar.`

	JfrogCliPluginsServer = `` /* 151-byte string literal not displayed */

	JfrogCliPluginsRepo = `` /* 191-byte string literal not displayed */

	JfrogCliTransitiveDownload = `` /* 455-byte string literal not displayed */

	JfrogCliReleasesRepo = `` /* 457-byte string literal not displayed */

	JfrogCliDependenciesDir = `` /* 210-byte string literal not displayed */

	JfrogCliMinChecksumDeploySizeKb = `` /* 173-byte string literal not displayed */

	JfrogCliFailNoOp = `` /* 246-byte string literal not displayed */

	JfrogCliUploadEmptyArchive = `	` + services.JfrogCliUploadEmptyArchiveEnv + `
		[Default: false]
		Set to true if you'd like to upload an empty archive when '--archive' is set but all files were excluded by exclusions pattern.
		Supported by the upload command`

	JfrogCliEncryptionKey = `` /* 145-byte string literal not displayed */

	JfrogCliAvoidNewVersionWarning = `` /* 201-byte string literal not displayed */

	JfrogCliCommandSummaryOutputDirectory = `` /* 196-byte string literal not displayed */

	JfrogSecurityCliAnalyzerManagerVersion = `` /* 220-byte string literal not displayed */

)

Variables

View Source
var (
	JfrogCliBuildUrl = `	JFROG_CLI_BUILD_URL
		Sets the CI server build URL in the build-info.
		The "` + coreutils.GetCliExecutableName() + ` rt build-publish" command uses the value of this environment variable,
		unless the --build-url command option is sent.`

	JfrogCliEnvExclude = `	JFROG_CLI_ENV_EXCLUDE
		[Default: *password*;*psw*;*secret*;*key*;*token*;*auth*]
		List of case insensitive semicolon-separated(;) patterns in the form of "value1;value2;...".
		Environment variables match those patterns will be excluded.
		This environment variable is used by the "` + coreutils.GetCliExecutableName() + ` rt build-publish" command,
		in case the --env-exclude command option is not sent.`
)

Functions

func CreateEnvVars

func CreateEnvVars(envVars ...string) string

func GetGlobalEnvVars

func GetGlobalEnvVars() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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