pulumi# The pulumi function allows you to run native Pulumi command line functions to interact with an SRE stack pulumi# pulumi Usage: dsh pulumi [OPTIONS] SRE_NAME COMMAND Run arbitrary Pulumi commands in a DSH project ╭─ Arguments ───────────────────────────────────────────────────╮ │*sre_nameTEXTSRE name[required]│ │*command TEXTPulumi command to run, e.g. refresh│ │[required] │ ╰───────────────────────────────────────────────────────────────╯ ╭─ 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.│ ╰───────────────────────────────────────────────────────────────╯