gvisor/runsc/cmd
Dean Deng bec8cea651 Surface usage message for `runsc do`.
c.Usage() only returns a string; f.Usage() will print the usage message.

PiperOrigin-RevId: 345500123
2020-12-03 11:47:30 -08:00
..
BUILD Move boot.Config to its own package 2020-08-19 18:37:42 -07:00
boot.go Add --traceback flag to customize GOTRACEBACK level 2020-10-23 08:46:57 +00:00
capability.go Update canonical repository. 2019-06-13 16:50:15 -07:00
capability_test.go Move boot.Config to its own package 2020-08-19 18:37:42 -07:00
checkpoint.go Fix failure setting OOM score adjustment 2020-11-05 15:36:20 -08:00
chroot.go Improve error message when pivot_root fails 2020-03-19 20:18:03 -07:00
cmd.go Update canonical repository. 2019-06-13 16:50:15 -07:00
create.go Let flags be overriden from OCI annotations 2020-09-01 11:12:19 -07:00
debug.go Fix failure setting OOM score adjustment 2020-11-05 15:36:20 -08:00
delete.go Fix failure setting OOM score adjustment 2020-11-05 15:36:20 -08:00
delete_test.go Move boot.Config to its own package 2020-08-19 18:37:42 -07:00
do.go Surface usage message for `runsc do`. 2020-12-03 11:47:30 -08:00
error.go Update canonical repository. 2019-06-13 16:50:15 -07:00
events.go Return failure when `runsc events` queries a stopped container 2020-11-05 18:18:21 -08:00
exec.go Add support for TTY in multi-container 2020-11-17 14:51:24 -08:00
exec_test.go Prevent CAP_NET_RAW from appearing in exec 2019-10-01 11:49:49 -07:00
gofer.go Remove option to panic gofer 2020-09-17 12:01:45 -07:00
gofer_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
help.go Minor formatting updates for gvisor.dev. 2020-05-15 20:05:18 -07:00
install.go Add flag package to limit visibility. 2020-02-10 13:57:01 -08:00
kill.go Fix failure setting OOM score adjustment 2020-11-05 15:36:20 -08:00
list.go Fix failure setting OOM score adjustment 2020-11-05 15:36:20 -08:00
path.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
pause.go Fix failure setting OOM score adjustment 2020-11-05 15:36:20 -08:00
ps.go Fix failure setting OOM score adjustment 2020-11-05 15:36:20 -08:00
restore.go Let flags be overriden from OCI annotations 2020-09-01 11:12:19 -07:00
resume.go Fix failure setting OOM score adjustment 2020-11-05 15:36:20 -08:00
run.go Let flags be overriden from OCI annotations 2020-09-01 11:12:19 -07:00
spec.go Add args and netns flag to runsc spec 2020-07-09 15:26:52 -07:00
start.go Fix failure setting OOM score adjustment 2020-11-05 15:36:20 -08:00
state.go Fix failure setting OOM score adjustment 2020-11-05 15:36:20 -08:00
statefile.go Support for saving pointers to fields in the state package. 2020-06-23 23:34:06 -07:00
syscalls.go Fix runsc syscall documentation generation. 2020-05-06 14:13:48 -07:00
wait.go Fix failure setting OOM score adjustment 2020-11-05 15:36:20 -08:00