PLAKAR-TOKEN-CREATE(1) General Commands Manual PLAKAR-TOKEN-CREATE(1)

plakar-token-createCreate a token to authenticate to Plakar services

plakar token create

The plakar token create command generates a token that can be used to authenticate with plakar-login(1).

Generate a token:

$ plakar token create

and then use it on a different machine to log in automatically:

$ export PLAKAR_TOKEN=...
$ plakar login -env

plakar(1), plakar-login(1), plakar-service(1)

Plakar May 5, 2026 PLAKAR-TOKEN-CREATE(1)