acr-sync

command module
v0.0.0-...-a4e0ff0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

README

acr-sync

Sync images/tags from one ACR to another

Installing

You can grab a pre-compiled version of acrpush in the release tab or generate your own:

go get -u github.com/jdamata/acr-sync

Usage

  acr-sync                                                       : Display usage
  acr-sync acr-eng.azurecr.io acr-prod.azurecr.io                : List images and tags that would be pulled/pushed
  acr-sync acr-eng.azurecr.io acr-prod.azurecr.io --sync         : Pull/push all images/tags from acr-eng to acr-prod
  acr-sync acr-eng.azurecr.io acr-prod.azurecr.io --sync --prune : Pull/push all images/tags from acr-eng to acr-prod and prune unused local images after complete.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL