Skip to content

Others

Reset Strapi password via CLI
## Replace {{password}} with the desired password
yarn run strapi admin:reset-user-password --email=hosting@ef2.nl --password={{password}}
Create a new Strapi user from the CLI
yarn run strapi admin:create-user --