Use the save
command to save the properties from the target properties file (target) in the current environment or in a specified environment after the command.
To save in the current environment:
$ envm save [flags]
To save in a specific environment:
$ envm save <tag> [flags]
Captures the properties from the clipboard instead of using the target file.
$ envm save --clipboard