mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
command/node-status: removing extra formating input
This commit is contained in:
@@ -130,7 +130,6 @@ func (c *NodeStatusCommand) Run(args []string) int {
|
||||
alloc.ID,
|
||||
alloc.EvalID,
|
||||
alloc.JobID,
|
||||
alloc.NodeID,
|
||||
alloc.TaskGroup,
|
||||
alloc.DesiredStatus,
|
||||
alloc.ClientStatus)
|
||||
|
||||
Reference in New Issue
Block a user