Skip to content

Commit a5aa381

Browse files
save file
1 parent 30efd0c commit a5aa381

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

utils/gcloud/generate-token-from-service-account-keyfile/v2.0/generate-token-from-service-account-keyfile-v2.0.html

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
{height:100%;font-family:arial}
126126

127127
body
128-
{height:calc(100% - 40px);display:flex;flex-direction:column;gap:10px;margin:20px}
128+
{height:calc(100% - 40px);display:flex;flex-direction:column;gap:20px;margin:20px}
129129

130130
[component]
131131
{display:none}
@@ -174,7 +174,7 @@
174174
{width:15px;height:15px}
175175

176176
#output
177-
{height:350px;margin-bottom:20px}
177+
{height:350px}
178178

179179

180180

@@ -198,13 +198,18 @@ <h1 class=visually-hidden>generate access token from service account keyfile</h1
198198
<time slot=date datetime=2025-11-01>1 Nov 2025</time>
199199
</gcloud-hdr>
200200

201-
202201
<div>
203-
select service account keyfile
202+
see also
203+
<a href='/blog/25-07-29/gcloud-create-service-account/gcloud-create-service-account.html'>
204+
blog / 25-07-29 / gcloud-create-service-account
205+
</a>
204206
</div>
205207

206208
<div>
207-
<input id=file type=file>
209+
select service account keyfile
210+
<div>
211+
<input id=file type=file>
212+
</div>
208213
</div>
209214

210215

0 commit comments

Comments
 (0)