Description
Environment variables from an existing process can be copied into a new command execution context.
It is useful for debugging, reproducing service environments, or launching tools with the same runtime settings as another process. Process environments may contain secrets such as tokens or passwords, so inspect targets carefully and avoid exposing captured variables.