deta / deta-cli

Legacy Deta CLI. Repository is now archived.
https://deta.space
MIT License
67 stars 13 forks source link

feat: Support for connecting existing directory to an existing Micro #86

Closed ajhalili2006 closed 2 years ago

ajhalili2006 commented 2 years ago

Suggestion

Have some sort of connect command in the CLI to seamlessly connect existing directory to an existing Micro without pain.

Workarounds

Currently, the only workaround is copy the contents of $PWD/.deta/prog_info file to the target machine or even set it as an secret in CI settings and do some "echo $DETA_PROG_INFO > .deta/prog_info`.

abdelhai commented 2 years ago

adding this to our next release todo list