Is your feature request related to a problem? Please describe.
When running locally, it's often desirable to run with security disabled (no auth). This can currently be done by setting the AUTH_REQUIRED=false environment variable, but having a --no-auth flag would make it natively supported in the CLI.