mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-06 03:27:41 +00:00
Fix formatting
This commit is contained in:
parent
63438b3a3d
commit
00dac9b87f
@ -55,7 +55,8 @@ _dns_gcloud_authenticate() {
|
||||
_info "_dns_gcloud_authenticate: authenticating gcloud"
|
||||
_debug "_dns_gcloud_authenticate: checking authenticated status"
|
||||
|
||||
account=$(gcloud auth list \
|
||||
account=$(
|
||||
gcloud auth list \
|
||||
--filter "status:ACTIVE" \
|
||||
--format "value(account)" \
|
||||
--verbosity error
|
||||
|
Loading…
x
Reference in New Issue
Block a user