deta / deta-cli

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

add id, project, region to details output #58

Closed rohanshiva closed 3 years ago

rohanshiva commented 3 years ago
{
        "name": "deta-svelte",
        "id": "__________________",
        "project": "method-draw",
        "runtime": "python3.7",
        "endpoint": "https://w7pnlv.deta.dev",
        "region": "us-west-1",
        "visor": "enabled",
        "http_auth": "disabled"
}