1
0
mirror of https://github.com/fumiama/terasu-cloudflared.git synced 2026-06-05 00:50:24 +08:00

Rename command to ready

This commit is contained in:
Mads Jon Nielsen
2024-04-23 08:35:25 +02:00
parent 37210ff661
commit b342c7403c
2 changed files with 5 additions and 5 deletions

View File

@@ -131,7 +131,7 @@ func Commands() []*cli.Command {
buildVirtualNetworkSubcommand(false),
buildRunCommand(),
buildListCommand(),
buildHealthCommand(),
buildReadyCommand(),
buildInfoCommand(),
buildIngressSubcommand(),
buildDeleteCommand(),