Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4f97664

Browse files
committed
move upload options to tabs
1 parent9d685f9 commit4f97664

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

‎docs/tutorials/template-from-scratch.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,9 @@ use the Coder CLI.
364364
Add your template files to your Coder deployment. You can upload the template
365365
through the CLI, or through the Coder dashboard:
366366

367-
####Upload template from the Coder CLI
367+
<divclass="tabs">
368+
369+
####CLI
368370

369371
1. Run`coder templates create` from the directory with your template files:
370372

@@ -392,7 +394,7 @@ through the CLI, or through the Coder dashboard:
392394

393395
![Your new template, ready to use](../images/templates/template-tour.png)
394396

395-
####Upload template from the Coder dashboard
397+
####Dashboard
396398

397399
1. Create a`.zip` of the template files.
398400

@@ -421,6 +423,8 @@ through the CLI, or through the Coder dashboard:
421423

422424
![Your new template, ready to use](../images/templates/template-tour.png)
423425

426+
</div>
427+
424428
###Next steps
425429

426430
-[Setting up templates](../admin/templates/index.md)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp