would it be possible to set up
admin service-account
to allow setting of policies for the service-account/Access Token?
I'm not quite sure how it would be best formatted for the json to be passed as a command line argument
since for the project I'm working on the Idea is to have the tokens generated via the CLI ( If it can be done via API directly to the rust FS then give me some pointers and I could probably use that instead), to generate and update and remove access tokens for access to specified buckets
CLI : built from commit 0811c91
RustFS : 1.0.0-alpha.85