README ¶ Branch Status master dev v1 dev-v1 jfrog-cli-core General jfrog-cli-core is a go module which contains the core code components used by the JFrog CLI source code. Pull Requests We welcome pull requests from the community. Guidelines If the existing tests do not already cover your changes, please add tests. Pull requests should be created on the dev branch. Please use gofmt for formatting the code before submitting the pull request. Tests To run the tests, execute the following command from within the root directory of the project: go test -v github.com/jfrog/jfrog-cli-core/v2/tests -timeout 0 Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func GetName() string func GetUserAgent() string func GetVersion() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetName ¶ func GetName() string func GetUserAgent ¶ func GetUserAgent() string func GetVersion ¶ func GetVersion() string Types ¶ This section is empty. Source Files ¶ View all Source files jfrogclicore.go Directories ¶ Show internal Expand all Path Synopsis artifactory commands/buildinfo commands/container commands/curl commands/dotnet commands/generic commands/golang commands/gradle commands/mvn commands/npm commands/oc commands/permissiontarget commands/python commands/python/dependencies commands/replication commands/repository commands/terraform commands/usersmanagement commands/utils commands/yarn utils utils/container utils/dependenciestree utils/dotnet utils/dotnet/dependencies utils/dotnet/solution utils/dotnet/solution/project utils/npm utils/yarn common commands spec tests distribution commands docs common general cisetup envsetup project missioncontrol commands utils plugins components utils config config/tests coreutils golang gradle ioutils lock log mvn npm tests xray audit audit/go audit/java audit/npm audit/nuget audit/python commands commands/audit/generic commands/curl commands/offlineupdate commands/scan formats utils Click to show internal directories. Click to hide internal directories.