docs/commands
Nathan LeClaire 993b5f557f Merge pull request #1810 from xiaohui/cleanup
cleanup log.*ln and correct typos error
2015-09-16 16:38:40 -07:00
..
active.go
active_test.go
commands.go cleanup log.*ln, unuseful methods, some typos error … 2015-09-14 15:25:50 +08:00
commands_test.go cleanup log.*ln, unuseful methods, some typos error … 2015-09-14 15:25:50 +08:00
config.go cleanup log.*ln, unuseful methods, some typos error … 2015-09-14 15:25:50 +08:00
config_test.go
create.go Verifying the --swarm-discovery flag 2015-07-29 08:01:18 -04:00
create_test.go Verifying the --swarm-discovery flag 2015-07-29 08:01:18 -04:00
env.go
env_test.go
inspect.go change inspect output to stdout (was stderr) 2015-07-15 20:35:48 +08:00
inspect_test.go
ip.go
ip_test.go
kill.go
kill_test.go
ls.go commands: show "-" in the ACTIVE column for inactive machines 2015-08-19 01:04:48 +09:00
ls_test.go Add regex based name filter to ls command. 2015-07-22 21:06:26 -04:00
regeneratecerts.go
regeneratecerts_test.go
restart.go
restart_test.go
rm.go
rm_test.go
scp.go
scp_test.go Fix Go Vet errors 2015-09-14 22:37:16 -04:00
ssh.go
ssh_test.go
start.go
start_test.go
status.go Add integration test for status command 2015-07-14 19:10:43 -07:00
status_test.go Add status command 2015-07-14 19:10:40 -07:00
stop.go
stop_test.go
upgrade.go
upgrade_test.go
url.go
url_test.go