Charlie Drage
Charlie Drage
@shiminsh How docker-machine does their bash autocompletion could possibly help: https://github.com/docker/machine/blob/master/contrib/completion/bash/docker-machine.bash
@abhi1004 that'd be awesome :) even if it's a bash script that will auto generate from atomicapp's output that'd be great. I've been trying to google for a solution but...
@dustymabe Yes, you're right, we should do it along those lines (especially for the Docker provider). I was a tad confused with https://github.com/projectatomic/nulecule/issues/187 and @rtnpro proposal. But his one has...
@jberkus your wish is granted. added #638
@rtnpro this will be fixed before GA. are you good with @dustymabe 's proposal on the naming scheme?
@containscafeine @rtnpro I was looking at this before and finding out the best possible way to convert docker run / cli commands to it's respective daemon API call. Unfortunately I...
@containscafeine not yet! you'll be the first :)
Hey @kadel So @dustymabe and I recently had a meeting in regards to `pykube` (which is what we plan to use for the Kubernetes provider with the Ansible guys. At...
I believe this may have been fixed :) Close @dustymabe ?
Imo Cockpit should be the go-to guide for using atomicapp via a UI. Although I would leave this open in regards to a restful API in the future.