Add S to PLATFORM in images & plugins list
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
This commit is contained in:
@@ -93,7 +93,7 @@ var Command = cli.Command{
|
||||
return w.Flush()
|
||||
}
|
||||
|
||||
fmt.Fprintln(w, "TYPE\tID\tPLATFORM\tSTATUS\t")
|
||||
fmt.Fprintln(w, "TYPE\tID\tPLATFORMS\tSTATUS\t")
|
||||
for _, plugin := range response.Plugins {
|
||||
status := "ok"
|
||||
|
||||
|
Reference in New Issue
Block a user