anyone know how to delete old tokens in the comman...
# suitecommerce
t
anyone know how to delete old tokens in the command line
v
Are you referring to the tokens used for Token base authentication in deploys>
k
I found that I could only invaildate them, not delete them
m
Not sure if this is what you’re looking for, but I believe that they’re stored in the
~/.nstba
file. You might just be able to remove the token(s) from the JSON in that file to not have them show up in the CLI
👍🏻 1