File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -24,15 +24,13 @@ bb -m prompts /Users/slim/docker/labs-ai-tools-for-devs jimclark106 darwin promp
24
24
25
25
``` sh
26
26
bb -m prompts --host-dir /Users/slim/docker/labs-ai-tools-for-devs \
27
- --user jimclark106 \
28
27
--platform darwin \
29
28
--prompts-dir prompts/docker \
30
29
--pretty-print-prompts
31
30
```
32
31
33
32
``` sh
34
33
bb -m prompts --host-dir /Users/slim/docker/labs-ai-tools-for-devs \
35
- --user jimclark106 \
36
34
--platform darwin \
37
35
--prompts-dir prompts/project_type/ \
38
36
--pretty-print-prompts
@@ -56,7 +54,6 @@ bb -m prompts run /Users/slim/docker/labs-make-runbook jimclark106 darwin prompt
56
54
``` sh
57
55
bb -m prompts run \
58
56
--host-dir /Users/slim/docker/labs-make-runbook \
59
- --user jimclark106 \
60
57
--platform darwin \
61
58
--prompts-dir prompts/project_type \
62
59
--nostream \
@@ -69,7 +66,6 @@ TODO - this should fail better because the prompts-dir is not valid.
69
66
``` sh
70
67
bb -m prompts run \
71
68
--host-dir /Users/slim/docker/labs-make-runbook \
72
- --user jimclark106 \
73
69
--platform darwin \
74
70
--prompts-dir prompts \
75
71
--nostream \
You can’t perform that action at this time.
0 commit comments