Add secrets command + 1password integration
This commit is contained in:
committed by
Donal McBreen
parent
b464c4fd4a
commit
5910249d02
@@ -211,6 +211,9 @@ class Kamal::Cli::Main < Kamal::Cli::Base
|
||||
desc "registry", "Login and -out of the image registry"
|
||||
subcommand "registry", Kamal::Cli::Registry
|
||||
|
||||
desc "secrets", "Helpers for extracting secrets", hide: true
|
||||
subcommand "secrets", Kamal::Cli::Secrets
|
||||
|
||||
desc "server", "Bootstrap servers with curl and Docker"
|
||||
subcommand "server", Kamal::Cli::Server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user