-name
This commit is contained in:
parent
1e10586322
commit
57f8cd3853
@ -487,7 +487,7 @@ deploymentCli
|
|||||||
});
|
});
|
||||||
|
|
||||||
deploymentCli
|
deploymentCli
|
||||||
.subcommand("waitEndpoint", "wait-service", {
|
.subcommand("waitEndpoint", "wait-endpoint", {
|
||||||
help: "Wait for an endpoint to return an HTTP 200 Ok status with JSON body",
|
help: "Wait for an endpoint to return an HTTP 200 Ok status with JSON body",
|
||||||
})
|
})
|
||||||
.requiredArgument("serviceEndpoint", clk.STRING)
|
.requiredArgument("serviceEndpoint", clk.STRING)
|
||||||
|
Loading…
Reference in New Issue
Block a user