Source
snow streamlit get-url
snow streamlit get-url Returns a URL to the specified Streamlit app Syntax Copy codeExpand code blocksnow streamlit get-url <name> --open --connection <connection> --host <host> --port <port> --account <account> --user <user> …
Manage secrets and configure your Streamlit app
Streamlit apps often need to access sensitive information such as API keys, passwords, and other credentials.