Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add regclient/regclient/regsync #9893

Merged

Conversation

CrystalMethod
Copy link
Contributor

regclient/regclient/regsync: Docker and OCI Registry Client in Go and tooling using those libraries

$ aqua g -i regclient/regclient/regsync

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well. Please confirm if this package works well yourself as much as possible.

Command and output

$ regsync
Utility for mirroring docker repositories
More details at https://github.com/regclient/regclient

Usage:
  regsync [command]

Available Commands:
  check       processes each sync command once but skip actual copy
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  once        processes each sync command once, ignoring cron schedule
  server      run the regsync server
  version     Show the version

Flags:
  -c, --config string        Config file
  -h, --help                 help for regsync
      --logopt stringArray   Log options
  -v, --verbosity string     Log level (debug, info, warn, error, fatal, panic) (default "info")

Use "regsync [command] --help" for more information about a command.

[regclient/regclient/regsync](https://github.com/regclient/regclient): Docker and OCI Registry Client in Go and tooling using those libraries

```console
$ aqua g -i regclient/regclient/regsync
```

## How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

```console
$
```

If files such as configuration file are needed, please share them.

```
```

Reference

-
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Feb 15, 2023
@suzuki-shunsuke suzuki-shunsuke added this to the v3.133.0 milestone Feb 15, 2023
@suzuki-shunsuke suzuki-shunsuke merged commit 46f2f35 into aquaproj:main Feb 15, 2023
@suzuki-shunsuke
Copy link
Member

@CrystalMethod CrystalMethod deleted the feat/regclient/regclient/regsync branch February 15, 2023 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants