containerd/cmd/ctr/commands/content
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
..
content.go ctr/content: make editor flag is required 2018-12-11 18:55:09 +08:00
fetch.go Add platform match comparer interface 2018-08-27 00:11:46 -07:00