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

Artipie CLI MVP #2

Open
12 tasks
g4s8 opened this issue Oct 8, 2021 · 0 comments
Open
12 tasks

Artipie CLI MVP #2

g4s8 opened this issue Oct 8, 2021 · 0 comments
Assignees

Comments

@g4s8
Copy link
Member

g4s8 commented Oct 8, 2021

Solution for #1 meta proposal.

Let's implement a CLI for Artipie with required commands to manage Artipie resources, such as repositories, users, permissions, storages.

Each resource type initially support these commands (but may support some additional commands too):

  • get - to show information about resource or list resources
  • update - to create or update resource configuration
  • delete - delete resource

Initial resource to be supported:

  • repositories - artifact repositories
  • users - names, credentials, authentication
  • permissions - user permissions for repositories, authorization
  • storages - storage configurations, could be used as repository storage aliases

Current scope of work:

Artipie API reference: https://github.com/artipie/management-api/blob/master/REST_API.md

@g4s8 g4s8 self-assigned this Oct 8, 2021
This was referenced Oct 15, 2021
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

1 participant