EMCP edited a comment on issue #14913:
URL: https://github.com/apache/superset/issues/14913#issuecomment-851013988


   Interesting, I could have sworn I did that but it wasn't quite there.  Will
   check again right away, thank you.
   
   On Sun, May 30, 2021, 16:43 ʈᵃᵢ ***@***.***> wrote:
   
   > It exists, you can run flask fab --help for docs
   >
   > —
   > You are receiving this because you authored the thread.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/superset/issues/14913#issuecomment-851011182>,
   > or unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AA4FJSW57GBURFE2XM4PMIDTQJFJNANCNFSM45YQBUNQ>
   > .
   >
   
   
   
   Edit:  Got it, and here's for anyone searching too
   
   ```
   $ superset fab create-admin --help
   logging was configured successfully
   INFO:superset.utils.logging_configurator:logging was configured successfully
   /usr/local/lib/python3.8/dist-packages/flask_caching/__init__.py:201: 
UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively 
disabled.
     warnings.warn(
   No PIL installation found
   INFO:superset.utils.screenshots:No PIL installation found
   Usage: superset fab create-admin [OPTIONS]
   
     Creates an admin user
   
   Options:
     --username TEXT
     --firstname TEXT
     --lastname TEXT
     --email TEXT
     --password TEXT
     --help            Show this message and exit.
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to