JFrogArtifactory

Actions and Commands

The Commands and Action JFrogArtifactory Bot can Perform :

ActionsCommands
        get list of all repositories(except virtual)

getRepos

get a download link for the artifact

getArtifact <artifactname_with_extension> <reponame>

create a repository with the given reponame

createRepo <repotype> <reponame>

delete the given repo

deleteRepo <reponame>

get list of all users

getUsers

create a user with given username and email

createUser <username> <email>

delete the given user

deleteUser <username>

upload artifact to the given remote path

 upload <local_path_of_artifact> <reponame/remote_path_of_artifact>

delete the artifact residing at the given remote path

 deleteArtifact <reponame/remote_path_of_artifact>

get a list of builds in artifactory

getBuilds

        → Actions available by default

        → Actions enriched by OneDevOps | OnBot