stress -> containerd-stress
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
This commit is contained in:
@@ -25,7 +25,7 @@ func main() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
||||
app := cli.NewApp()
|
||||
app.Name = "stress"
|
||||
app.Name = "containerd-stress"
|
||||
app.Description = "stress test a containerd daemon"
|
||||
app.Flags = []cli.Flag{
|
||||
cli.BoolFlag{
|
||||
Reference in New Issue
Block a user