package
2.58.2
Repository: https://github.com/jfrog/jfrog-cli-core.git
Documentation: pkg.go.dev

# Functions

Ask a yes or no question, with a default answer.
No description provided by the author
When running a command in an external process, if the command fails to run or doesn't complete successfully ExitError is returned.
No description provided by the author
No description provided by the author
No description provided by the author
Used by docker.
No description provided by the author
Used by docker scan (Xray).
Used by docker scan (Xray).
No description provided by the author
Used by docker.
No description provided by the author
No description provided by the author
No description provided by the author
Used by docker scan (Xray).
No description provided by the author
No description provided by the author
Boolean flag can be provided in one of the following forms: 1.
Find value of required CLI flag in Command.
Find the first match of the provided flags in args.
GetCliConfigVersion returns the latest version of the config.yml file on the file system at '.jfrog'.
No description provided by the author
No description provided by the author
No description provided by the author
Return the path of CLI temp dir.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Receives a list of relative path working dirs, returns a list of full paths working dirs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetPluginsConfigVersion returns the latest plugins layout version on the file system (at '.jfrog/plugins').
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Turn a list of strings into a sentence.
No description provided by the author
No description provided by the author
Creates table following the logic described in PrintTable.
Add bold style to the string if possible.
Add bold and green style to the string if possible.
Add gray color style to the string if possible.
Add green color style to the string if possible.
Add cyan color style to the string if possible.
PrintMessage prints message in a frame (which is actually a table with a single table).
Add red color style to the string if possible.
No description provided by the author
Add green color style to the string if possible.
Add yellow color style to the string if possible.
No description provided by the author
Remove emojis from non-supported terminals.
Removes the provided flag and value from the command arguments.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
#nosec G101.
No description provided by the author
DeprecatedExtractorsRemoteEnv is deprecated, it is replaced with ReleasesRemoteEnv.
#nosec G101.
No description provided by the author
No description provided by the author
Home Dir.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
JFrog releases URL.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
General core constants.
No description provided by the author
No description provided by the author
ReleasesRemoteEnv should be used for downloading the CLI dependencies (extractor jars, analyzerManager etc.) through an Artifactory remote repository, instead of downloading directly from releases.jfrog.io.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Common.
No description provided by the author
Deprecated and replaced with TransitiveDownload.
These environment variables are used to adjust command names for more detailed tracking in the usage report.
True if the JFrog platform was configured using OIDC integration.

# Variables

Although these vars are constant, they are defined inside a vars section and not a constants section because the tests modify these values.
Although these vars are constant, they are defined inside a vars section and not a constants section because the tests modify these values.
Controls the max col width when printing to a non-terminal.
#nosec G101.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Although these vars are constant, they are defined inside a vars section and not a constants section because the tests modify these values.
Although these vars are constant, they are defined inside a vars section and not a constants section because the tests modify these values.
Although these vars are constant, they are defined inside a vars section and not a constants section because the tests modify these values.
Although these vars are constant, they are defined inside a vars section and not a constants section because the tests modify these values.

# Structs

No description provided by the author
Exit codes:.
Command used to execute general commands.
This struct wraps the "pprof" profiler in Go.

# Interfaces

No description provided by the author

# Type aliases

Error modes (how should the application behave when the CheckError function is invoked):.
No description provided by the author