You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
The command
mag drill add store
is displayed but not implemented.However when called
The text was updated successfully, but these errors were encountered: