mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-06 09:30:42 +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"
|
_info "_dns_gcloud_authenticate: authenticating gcloud"
|
||||||
_debug "_dns_gcloud_authenticate: checking authenticated status"
|
_debug "_dns_gcloud_authenticate: checking authenticated status"
|
||||||
|
|
||||||
account=$(gcloud auth list \
|
account=$(
|
||||||
|
gcloud auth list \
|
||||||
--filter "status:ACTIVE" \
|
--filter "status:ACTIVE" \
|
||||||
--format "value(account)" \
|
--format "value(account)" \
|
||||||
--verbosity error
|
--verbosity error
|
||||||
|
Loading…
x
Reference in New Issue
Block a user