Gianluca
Gianluca
Hello! I love this tool but I don't like that much how the CLI interact with the daemon, I was using `ngrok` and its CLI is a bit more powerful....
Hello I have this problem, still not sure if it's something related this plugin or not but with digitalocean the same vagrantfile is working fine. I have a problem when...
allocs is the unique profile type missed. Signed-off-by: Gianluca Arbezzano
I use labels a lot and it will be nice to see them when selected the right profiles to merge (when I do a list in practice) in this way...
Currently, the CLI does not have a common way to create a new resource. Hardware gets `pushed`, template and workflows get created for example. Even between templates and workflows, the...
As part of #425 #406, we would like to have a `describe` command. Similar requirements as #425 1. The Describe command should be only one inside a new `cmd/tink-cli/command/describe` package...
At the moment our policy just manage up and down but we also need to have some sort of limit related: * `min` how many instances you need to have...
Now that we have a logo, some documentation and the project is reaching a good stability I think we should think about a static fancy site. As you probably now...
- [ ] Move the autodetection logic into the provider. If the provider is not supporting autodetecting it can just return an error. - [ ] Make smarter the fallback...
To get some useful information out of the daemon we can implement a set of debug routes when the `-debug` option is enabled.