docs/commands
Nathan LeClaire 142ffadc2c Refactor logging to focus on simple STDOUT/STDERR
This also lays the foundation for the possibility of log drivers in the
future, if it is decided that is a direction to pursue.

Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-04-30 12:04:52 -07:00
..
active.go Refactor logging to focus on simple STDOUT/STDERR 2015-04-30 12:04:52 -07:00
active_test.go Refactoring commands.go into new commands package, with separate file for each subcommand 2015-04-15 19:04:44 -04:00
commands.go Refactor logging to focus on simple STDOUT/STDERR 2015-04-30 12:04:52 -07:00
commands_test.go Refactoring commands.go into new commands package, with separate file for each subcommand 2015-04-15 19:04:44 -04:00
config.go Refactor logging to focus on simple STDOUT/STDERR 2015-04-30 12:04:52 -07:00
config_test.go Refactoring commands.go into new commands package, with separate file for each subcommand 2015-04-15 19:04:44 -04:00
create.go Refactor logging to focus on simple STDOUT/STDERR 2015-04-30 12:04:52 -07:00
create_test.go Refactoring commands.go into new commands package, with separate file for each subcommand 2015-04-15 19:04:44 -04:00
env.go Refactor logging to focus on simple STDOUT/STDERR 2015-04-30 12:04:52 -07:00
env_test.go env-shell: fixed tests 2015-04-29 09:28:35 -04:00
inspect.go Refactor logging to focus on simple STDOUT/STDERR 2015-04-30 12:04:52 -07:00
inspect_test.go Changing template function name from prettyJSON to prettyjson 2015-04-20 19:49:47 -04:00
ip.go Refactor logging to focus on simple STDOUT/STDERR 2015-04-30 12:04:52 -07:00
ip_test.go Refactoring commands.go into new commands package, with separate file for each subcommand 2015-04-15 19:04:44 -04:00
kill.go Refactor logging to focus on simple STDOUT/STDERR 2015-04-30 12:04:52 -07:00
kill_test.go Refactoring commands.go into new commands package, with separate file for each subcommand 2015-04-15 19:04:44 -04:00
ls.go Refactor logging to focus on simple STDOUT/STDERR 2015-04-30 12:04:52 -07:00
ls_test.go Refactoring commands.go into new commands package, with separate file for each subcommand 2015-04-15 19:04:44 -04:00
regeneratecerts.go Refactor logging to focus on simple STDOUT/STDERR 2015-04-30 12:04:52 -07:00
regeneratecerts_test.go Refactoring commands.go into new commands package, with separate file for each subcommand 2015-04-15 19:04:44 -04:00
restart.go Refactor logging to focus on simple STDOUT/STDERR 2015-04-30 12:04:52 -07:00
restart_test.go Refactoring commands.go into new commands package, with separate file for each subcommand 2015-04-15 19:04:44 -04:00
rm.go Refactor logging to focus on simple STDOUT/STDERR 2015-04-30 12:04:52 -07:00
rm_test.go Refactoring commands.go into new commands package, with separate file for each subcommand 2015-04-15 19:04:44 -04:00
ssh.go Refactor logging to focus on simple STDOUT/STDERR 2015-04-30 12:04:52 -07:00
ssh_test.go Refactoring commands.go into new commands package, with separate file for each subcommand 2015-04-15 19:04:44 -04:00
start.go Refactor logging to focus on simple STDOUT/STDERR 2015-04-30 12:04:52 -07:00
start_test.go Refactoring commands.go into new commands package, with separate file for each subcommand 2015-04-15 19:04:44 -04:00
stop.go Refactor logging to focus on simple STDOUT/STDERR 2015-04-30 12:04:52 -07:00
stop_test.go Refactoring commands.go into new commands package, with separate file for each subcommand 2015-04-15 19:04:44 -04:00
upgrade.go Refactor logging to focus on simple STDOUT/STDERR 2015-04-30 12:04:52 -07:00
upgrade_test.go Refactoring commands.go into new commands package, with separate file for each subcommand 2015-04-15 19:04:44 -04:00
url.go Refactor logging to focus on simple STDOUT/STDERR 2015-04-30 12:04:52 -07:00
url_test.go Refactoring commands.go into new commands package, with separate file for each subcommand 2015-04-15 19:04:44 -04:00