Create tokens with REST API / CLI

there is no good way to do this right now via the api or seed imports. I created a PR to create deterministic tokens a few weeks ago but it seems to have stalled due to lack of interest.

i am currently solving this problem by creating the tokens externally and writing them directly to the db.

i do the same thing permissions. frankly i have no idea how people manage this in production without a bunch of custom code or messy manual deploys / config