Disposable Cloud Environment (DCE)
Disposable Cloud Environment (DCE)
The DCE cli allows:
- Admins to provision DCE to a master account and administer said account
- Users to lease accounts and execute commands against them
--config string config file (default is "$HOME/.dce/config.yaml")
-h, --help help for dce
- dce accounts - Manage dce accounts
- dce auth - Login to dce
- dce init - First time DCE cli setup. Creates config file at "$HOME/.dce/config.yaml" (by default) or at the location specified by "--config"
- dce leases - Manage dce leases
- dce system - Deploy and configure the DCE system
- dce usage - View lease budget information
- dce version - View the running version of dce-cli