Antoine
Antoine
Need to revisit the install options for the CLI and decide what's best: - npm / npx - pip - nix - etc.
It’s not clear to the user what that means. Consider just keeping ‘Uploading project information’
Feedback from customer: "After running `defang compose up` there was no output that told me how to access my app."
"I don't know is whether that's a Defang api key, an AWS api key, or something else. Why do I need an API key? I'm just following your tutorial. Shouldn't...
Repro: 1. Run "defang compose up" 2. CTRL-C to terminate this command since user forgot to use the --verbose flag Result: ``` ! Deployment is not finished. Service(s) might not...
❯ defang --version defang version 662f8f1b ❯ defang version Defang CLI: 662f8f1b Latest CLI: v0.7.0 Defang Fabric: v0.6.0-197-gaa6cb638 I understand if one of those includes the server version but then...
See also https://github.com/DefangLabs/defang/issues/169