Skip to content

This is a tool for hard replication in artifactory

Notifications You must be signed in to change notification settings

sebastianliu/ass_arti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ass_arti

This is a tool for hard replication in artifactory

install

npm install ass_arti -g

usage

ass_arti -h

  Usage: ass [options]


  Options:

    -V, --version          output the version number
    -u, --user [type]      artifactory user name
    -P, --password [type]  artifactory user password
    -a, --arti [type]      Add artifactory host name
    -r, --repo [type]      Add target repository name
    -p, --path <path>      Add the path in target repository
    -f, --files <items>    Add the specified files, comma separated
    -h, --help             output usage information
ass_arti -u username -P password -a https://artifactory.host.name -r target-repo -p /your/path -f file01,file02,file03

attention

all of files which you want to deploy need to be in the current directory where the ass command is executed.

About

This is a tool for hard replication in artifactory

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published