# Demo Day Notes
## Dstack CLI
**Github**: https://github.com/Phala-Network/tee-cloud-cli
**Phala's TEE Cloud**: https://cloud.phala.network/login
**Contact**: @hashwarlock on socials/messengers for any questions
### Description:
The TEE Cloud CLI is a developer tool to interact with Phala's TEE Cloud that is built on the Dstack SDK. This tool makes it easy to build, test, deploy, and upgrade the CVMs in TEE Cloud from the command line.
### Feedback
**Andrew**:
- Dstack cli and On-chain KMS [Dstack PR](https://github.com/Dstack-TEE/dstack/pull/91)
- Need something for DAO interaction?
- Propose upgrade
- Wait for upgrade approval or participate in vote
- Take inspiration from snapshot?
**Joshua (Feedback)**:
- Secret Management for Cross-Team Communication
- Look at [Cloudflare Wrangler](https://developers.cloudflare.com/workers/wrangler/commands/)
- Provide an easy way to verify docker images from the RA Quote to prove to users the public code is the same code running in the CVM
- Example Tool: https://rtmr3-calculator.vercel.app/
### Future Considerations
- Onchain KMS Integration
- Secret sharing in cross-team environment
- Verifiably prove public code matches the code measured by the RA Quote