containerd/cmd/ctr
Wei Fu 603e97a9ec ctr/content: make editor flag is required
The $EDITOR is not clear for user. If the env doesn't set the value for
$EDITOR, the users don't know how to use this subcommand when they get
error like this:

```
sh: 1: /tmp/edit-605573012: Permission denied
```

Signed-off-by: Wei Fu <fuweid89@gmail.com>
2018-12-11 18:55:09 +08:00
..
app Add install support for binary images 2018-08-02 17:11:29 -04:00
commands ctr/content: make editor flag is required 2018-12-11 18:55:09 +08:00
builtins_cri_linux.go Add cri subcommand and add ctr/command package 2018-03-14 01:11:29 +00:00
main.go Seed random on ctr and containerd startup 2018-07-12 17:51:55 -07:00