Skip to content

Commit 4d16eb1

Browse files
Minor update
1 parent a2d98c5 commit 4d16eb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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`

0 commit comments

Comments
 (0)