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

Get repository command #3

Open
g4s8 opened this issue Oct 12, 2021 · 1 comment
Open

Get repository command #3

g4s8 opened this issue Oct 12, 2021 · 1 comment
Assignees

Comments

@g4s8
Copy link
Member

g4s8 commented Oct 12, 2021

Add get repository command to list all repositories (in optional organization) where current user has access:

  • artictl get repository - works in a "flat" mode
  • articlt get repository orgname - for "org" mode

The output could include these fields: name, type, user access mode, e.g.

NAME          |    TYPE  | ACCESS
my-registry   |  docker  | RW
mvn           |   maven  | R
js            |      npm | RW

API documentation is here: https://github.com/artipie/maven-adapter/

Ticket: #2

@g4s8 g4s8 mentioned this issue Oct 12, 2021
12 tasks
@orlovm
Copy link
Member

orlovm commented Dec 19, 2021

At the moment artipie doesn't provide necessary api endpoints.
Waiting for a solution to the issue artipie/artipie#972

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants