Is there a way to update existing token permissions? I have a new bucket that I would like to add to an existing token. Using CLI (influx auth -h), there’s no option to update existing auth. Only to create a new one.
Hello @kostyan5 ,
Yes I believe that’s correct you just have to create a new one. Do you need any help with creating a new one?
@Anaisdg, I know how to create a whole new token. Is there a way to create a new token with the same token string so I don’t have to update all my clients?
Also, is there a way to give read-only access to System buckets (eg: _monitoring)? In the UI, the only way to do that is by creating an admin token.