Jeff Lindsay
Jeff Lindsay
Consider a shell command: ``` $ foobar arg1 "this is arg2" arg3 ``` When it comes to the syscall that executes a program, arguments are represented as structured data: an...
Other than domains, which are managed by gliderlabs/infra.gl, and the cluster(s) it runs on, infrastructure for Cmd should be defined by Terraform and put in run/infra. For now this is...
CLI framework should have hooks. First use case: maintenance mode banner in command output.
Our DynamoDB [libkv](https://github.com/docker/libkv) backend keeps coming up. Currently two use cases: * storing latest hard migration version. currently kept in tag metadata, which doesn't exist in local dynamo * storing...
* Refactor infra.gl to use a single account * Make current dev account prod account * Make payer account dev account est: 2d
No way to lookup commands shared with a particular user
create and others don't validate input before attempting to make records for them.
Currently gliderlabs/ssh does not implement terminal modes and instead forces all NL to become CR-NL, otherwise OpenSSH client in raw/terminal mode will not format output as expected. Presumably implementing CR/NL...
Once Cmd.io gets the latest SSH package update that has better PTY support (including use of `TERM`), users (esp those on Lion) may run into this error: ``` Error opening...
automate. automate. automate. https://github.com/danger/danger https://github.com/bkeepers/PRobot