cmd
cmd copied to clipboard
~/go/src/github/gliderlabs/cmd# GO111MODULE=on make dev docker-compose -f dev/services.yml up -d dev_dynamodb_1 is up-to-date ./dev/deps.sh comlab dev 2019/04/28 20:38:46 ERROR! Build failed: # github.com/gliderlabs/cmd/lib/agentproxy /root/go/pkg/mod/github.com/gliderlabs/[email protected]/lib/agentproxy/agentproxy.go:43:6: undefined: client.IsErrImageNotFound 2019/04/28 20:38:46 Service failed before...
I was experimenting with commands which were prefixes of eachother... ```bash $ cat some.cmd | ssh alpha.cmd.io :create u/a/b/c Command u/a/b/c already exists $ ssh alpha.cmd.io :delete u/a/b/c Command not...
Beta channel release running on Google Container Engine with Dockerbox, pointing to DynamoDB. Accessible at beta.cmd.io Andy has notes on doing most of this. Make notes on potential issues modeling...
Based on experience and notes from #192, a standalone Terraform config for Manifold-esque cluster on GKE. Anything that can't be done with Terraform to be documented for future work. Est:...
Assuming a dockerbox project and Dockerfile of out of the box dind (`docker`), this is: * Creating a pod manifest * Service without balancing * Run docker w/ flags as...
Need to add player to site: https://github.com/asciinema/asciinema-player Use this script (add to repo somewhere) with termplayer.go to reproduce using asciinema: ``` cd /tmp rm hello.cmd rm http.cmd ssh cmd.io :delete...
"Unregistered software. Support open source: < Link >" * [ ] CLI help/usage * [ ] HTTP API: headers * [ ] Console: bottom nag est: 1.5d
Demo for roughly this copy: > Not only can you put convenient utilities like jq on Cmd.io, but you can put ...larger... tools like latex up. Using latex locally can...
Demo for roughly this copy: > With the HTTP API, you can "shell out" in your applications like using any other cloud API. Using the WebSocket API you can run...
Demo for roughly this copy: > SSH allows Cmd.io commands to be used as Git remotes to push to: ssh://[email protected]/deploy-cmd/repository/path > Repository path patterns can be used to route different...