Restore Full database from v2.4 to v2.6, how to get Admin token to run the restore

Hello,

I’m doing a full install of my Raspberry using the latest application release included Influxdb v2.6.

To be able to run a full restore, with influxdb previous release, I get the admin Token of the destination influxdb to run the restore using this command line .

influx restore /var/lib/influxdb/Backup/20221214_0113
–full
–token “The admin token ttttttttttfgdgfdsgfd”

It looks that the Token management has changed and Ido not know where is located admin token in fluxdb v2.6

How to get the admin Token with influxdb v2.6 ?

Thanks for your support