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

mag-cli drill add store not implemented but available #96

Open
merlos opened this issue Aug 16, 2024 · 0 comments
Open

mag-cli drill add store not implemented but available #96

merlos opened this issue Aug 16, 2024 · 0 comments

Comments

@merlos
Copy link
Member

merlos commented Aug 16, 2024

The command mag drill add store is displayed but not implemented.

 mag drill add store --help
Usage: mag drill add store [OPTIONS]

  Add MinIO/s3 store

Options:
  -r, --realm TEXT       magasin realm  [default: magasin]
  -p, --ports TEXT       Redirection ports. Format
                         <localhost_port>:<pod_port>. Example: 8080:8080
                         [default: 8047:8047]
  -e, --endpoint TEXT    MinIO API Endpoint
  -b, --bucket TEXT      Bucket
  -a, --access-key TEXT  Access key / username
  -s, --secret-key TEXT  Secret key / password
  --help                 Show this message and exit.

However when called

mag drill add store       
Add Minio Store
hola
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