Skip to content

Commit c48cf19

Browse files
Deploying to gh-pages from @ dstackai/dstack@4d16eb1 🚀
1 parent ab2b025 commit c48cf19

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.well-known/skills/dstack/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ volumes:
261261
**Important: When displaying CLI output, keep it close to the original format. Prefer showing tables as-is rather than reformatting or summarizing.**
262262

263263
**For run configurations (dev-environment, task, service):**
264-
1. Show the plan by running `echo "n" | dstack apply -f <dstack config file>`
264+
1. Show the plan by running `echo "n" | dstack apply -f <dstack config file>` and display output as-is
265265
2. Ask user for confirmation
266266
3. Once confirmed, run `dstack apply -f <dstack config file> -y -d` (detached mode with auto-confirm)
267267
4. Show run status with `dstack ps`

SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ volumes:
261261
**Important: When displaying CLI output, keep it close to the original format. Prefer showing tables as-is rather than reformatting or summarizing.**
262262

263263
**For run configurations (dev-environment, task, service):**
264-
1. Show the plan by running `echo "n" | dstack apply -f <dstack config file>`
264+
1. Show the plan by running `echo "n" | dstack apply -f <dstack config file>` and display output as-is
265265
2. Ask user for confirmation
266266
3. Once confirmed, run `dstack apply -f <dstack config file> -y -d` (detached mode with auto-confirm)
267267
4. Show run status with `dstack ps`

skill.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ volumes:
261261
**Important: When displaying CLI output, keep it close to the original format. Prefer showing tables as-is rather than reformatting or summarizing.**
262262

263263
**For run configurations (dev-environment, task, service):**
264-
1. Show the plan by running `echo "n" | dstack apply -f <dstack config file>`
264+
1. Show the plan by running `echo "n" | dstack apply -f <dstack config file>` and display output as-is
265265
2. Ask user for confirmation
266266
3. Once confirmed, run `dstack apply -f <dstack config file> -y -d` (detached mode with auto-confirm)
267267
4. Show run status with `dstack ps`

0 commit comments

Comments
 (0)