Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 497 Bytes

save.md

File metadata and controls

25 lines (16 loc) · 497 Bytes

save command

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]

Flags

--clipboard or -c

Captures the properties from the clipboard instead of using the target file.

$ envm save --clipboard