deta / deta-cli

Legacy Deta CLI. Repository is now archived.

Home Page:https://deta.space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: Support for connecting existing directory to an existing Micro

ajhalili2006 opened this issue · comments

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`.

adding this to our next release todo list