Create tokens with REST API / CLI

I also looked for for a cli but didn’t find one and used eventually post request to /admin/api-tokens

I tooked the same approach with strapi admin:create-user, logged in (post request to /admin/login) and used the jwt to create a key on /admin/api-tokens