shm# dsh shm commands are used to deploy or teardown DSH Safe Haven Management infrastructure shm# shm Usage: dsh shm [OPTIONS] COMMAND [ARGS]... ╭─ Options ─────────────────────────────────────────────────────╮ │--install-completionInstall completion for the │ │current shell. │ │--show-completionShow completion for the current│ │shell, to copy it or customize │ │the installation. │ │--helpShow this message and exit.│ ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ │deploy Deploy a Safe Haven Management environment using │ │the current context. │ │teardownTear down a deployed Safe Haven Management │ │environment. │ ╰───────────────────────────────────────────────────────────────╯ deploy# deploy Usage: dsh shm deploy [OPTIONS] Deploy a Safe Haven Management environment using the current context. ╭─ Options ─────────────────────────────────────────────────────╮ │--entra-tenant-idTEXTTenant ID for the Entra ID │ │used to manage TRE users. │ │--fqdnTEXTDomain name you want your TRE │ │to be accessible at. │ │--locationTEXTThe Azure location to deploy │ │resources into. │ │--helpShow this message and exit.│ ╰───────────────────────────────────────────────────────────────╯ teardown# teardown Usage: dsh shm teardown [OPTIONS] Tear down a deployed Safe Haven Management environment. ╭─ Options ─────────────────────────────────────────────────────╮ │--helpShow this message and exit.│ ╰───────────────────────────────────────────────────────────────╯