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

Commitefec029

Browse files
authored
chore(com): add docs for "coder projects update" (#732)
1 parent0eacde7 commitefec029

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,17 @@ $ coder workspaces create my-first-workspace
5151
$ coder ssh my-first-workspace
5252
```
5353

54+
###Working with Projects
55+
56+
You can edit the Terraform from a sample project:
57+
58+
```sh
59+
$ coder projects init
60+
$cd gcp-linux/
61+
$ vim main.tf
62+
$ coder projects update gcp-linux
63+
```
64+
5465
##Development
5566

5667
The code structure is inspired by[Basics of Unix Philosophy](https://homepage.cs.uri.edu/~thenry/resources/unix_art/ch01s06.html) and[Effective Go](https://go.dev/doc/effective_go).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp