cli: Add a nomad operator client state command (#15469)

Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg>
This commit is contained in:
Dao Thanh Tung
2023-01-11 23:03:31 +08:00
committed by GitHub
parent 83d73876c6
commit 30b235345d
6 changed files with 850 additions and 0 deletions

View File

@@ -659,6 +659,10 @@
}
]
},
{
"title": "client-state",
"path": "commands/operator/client-state"
},
{
"title": "debug",
"path": "commands/operator/debug"