Add update repository command to apply new changes to repository or create new one.
This command takes mandatory --file or -f parameter with repository config, see: https://github.com/artipie/artipie/wiki/Configuration-Repository. And it takes mandatory repository key (it's just repository name for flat layout, e.g. mydocker; or org+name for org layout, e.g. artipie/mydocker).
API docs: https://github.com/artipie/maven-adapter/
Ticket: #2
Add
update repositorycommand to apply new changes to repository or create new one.This command takes mandatory
--fileor-fparameter with repository config, see: https://github.com/artipie/artipie/wiki/Configuration-Repository. And it takes mandatory repository key (it's just repository name forflatlayout, e.g.mydocker; or org+name fororglayout, e.g.artipie/mydocker).API docs: https://github.com/artipie/maven-adapter/
Ticket: #2