File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
.well-known/skills/dstack Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff 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
2652652. Ask user for confirmation
2662663. Once confirmed, run `dstack apply -f <dstack config file> -y -d` (detached mode with auto-confirm)
2672674. Show run status with `dstack ps`
Original file line number Diff line number Diff 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
2652652. Ask user for confirmation
2662663. Once confirmed, run `dstack apply -f <dstack config file> -y -d` (detached mode with auto-confirm)
2672674. Show run status with `dstack ps`
Original file line number Diff line number Diff 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
2652652. Ask user for confirmation
2662663. Once confirmed, run `dstack apply -f <dstack config file> -y -d` (detached mode with auto-confirm)
2672674. Show run status with `dstack ps`
You can’t perform that action at this time.
0 commit comments