-
New command to be able to see logs from the deployed applications. Example invocations:
```shell
appfile logs -e -f
-
When trying to deploy in Windows, I receive the following error:
"Error: In packages\joke\joke: 'build.sh' won't run on this platform and no 'build.cmd' is provided"
Also tried with Ubuntu on Wind…
-
follow up to https://github.com/pomerium/cli/issues/160
-
With the introduction of Packer to the workflow, it now becomes important to be able to manage the image IDs that are used in the Terraform templates.
I need to investigate how to pass these in dyn…
ghost updated
6 years ago
-
**Describe the Issue:**
I have noticed that option descriptions are not printed exactly as defined in the code. For instance, the code is:
AddStringFlag(cmdKubeClusterCreate, doctl.ArgClusterVe…
-
Can we add the ability to run droplet actions on droplets by tags? So the usage would be:
```
$ doctl compute droplet-action ( | --tag )
```
In the case both a tag flag and a droplet ID arg a…
tfogo updated
5 years ago
-
Suppose we have multiple functions that would share common, library code -- I'm sure this is a very common situation.
I currently ended up writing a minimal python project inside "lib" (the python …
-
Attempting to authenticate with API token using 'doctl auth init' was not possible when on my VPN (Service:Private Internet Access. Server:Melbourne, Aus) it prompts for entry of the token, but after …
-
**What is the problem this feature would solve? Please describe.**
Deployments from DO Container Registry to Apps platform are limited and require manual input which is not ideal.
After contacting…
-
Hello,
I've checked your project and it either:
* Has specs failed with the latest Crystal (0.26.1)
* Has no any specs to run so it cannot be validated to be up to date
* Has the latest commit…