sre#

dsh sre commands are used to deploy or teardown the infrastructure for DSH Secure Research Environments

sre#

sre Usage: dsh sre [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 Secure Research Environment                teardownTear down a deployed a Secure Research Environment. ╰───────────────────────────────────────────────────────────────╯

deploy#

deploy Usage: dsh sre deploy [OPTIONS] NAME Deploy a Secure Research Environment ╭─ Arguments ───────────────────────────────────────────────────╮ *nameTEXTName of SRE to deploy[required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --force-fForce this operation, cancelling    any others that are in progress.    --run-program-rRun the program during refresh to   determine up-to-date state.         --disable-diff-dRemove the rich diff of the overall change during preview.              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

teardown#

teardown Usage: dsh sre teardown [OPTIONS] NAME Tear down a deployed a Secure Research Environment. ╭─ Arguments ───────────────────────────────────────────────────╮ *nameTEXTName of SRE to teardown.[required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --force-fForce this operation, cancelling any       others that are in progress.               --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯