ashald / EnvFile

EnvFile 3.x is a plugin for JetBrains IDEs that allows you to set environment variables for your run configurations from one or multiple files.
MIT License
533 stars 125 forks source link

command line to set envfile extension #229

Open saltblue opened 4 months ago

saltblue commented 4 months ago

when i use jetbrains gateway to start goland Ide in remote server ( which is started by docker images ), every time I start new remote server i have configure goland ide envfile template. need help to support command line mode to setup envfile. so I can setup envfile automatically while init docker.