Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 967 Bytes

dce.md

File metadata and controls

31 lines (21 loc) · 967 Bytes

dce

Disposable Cloud Environment (DCE)

Synopsis

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

Options

      --config string   config file (default is "$HOME/.dce/config.yaml")
  -h, --help            help for dce

SEE ALSO

  • 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
Auto generated by spf13/cobra on 24-Apr-2020