Don't hide command
This commit is contained in:
@@ -211,7 +211,7 @@ class Kamal::Cli::Main < Kamal::Cli::Base
|
|||||||
desc "registry", "Login and -out of the image registry"
|
desc "registry", "Login and -out of the image registry"
|
||||||
subcommand "registry", Kamal::Cli::Registry
|
subcommand "registry", Kamal::Cli::Registry
|
||||||
|
|
||||||
desc "secrets", "Helpers for extracting secrets", hide: true
|
desc "secrets", "Helpers for extracting secrets"
|
||||||
subcommand "secrets", Kamal::Cli::Secrets
|
subcommand "secrets", Kamal::Cli::Secrets
|
||||||
|
|
||||||
desc "server", "Bootstrap servers with curl and Docker"
|
desc "server", "Bootstrap servers with curl and Docker"
|
||||||
|
|||||||
Reference in New Issue
Block a user