Commit ad4b4a3
fix(.claude/skills): add --instance parameter to scenario run examples
Ensures consistency with other otdf-local commands (up, down, status, logs)
that already show the --instance parameter. While scenario run has a default
that reads from the YAML, explicitly including --instance makes examples
self-documenting and prevents confusion.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 5551825 commit ad4b4a3
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments