iotedgedev icon indicating copy to clipboard operation
iotedgedev copied to clipboard

[FEATURE REQ] Add command to (re)generate/update .env file

Open Clockwork-Muse opened this issue 1 year ago • 0 comments

Description.

When cloning a repository that includes an existing project, (by default) no .env file is included, making it difficult for other users to get started with project.

It would be beneficial to have a command that would create the .env file, or be able to update it (eg, update runtime/schema versions to current).

Clockwork-Muse avatar Aug 19 '24 18:08 Clockwork-Muse