We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e019a0 + 815582a commit 2ea0614Copy full SHA for 2ea0614
1 file changed
commands/coldbox/ai/refresh.cfc
@@ -6,7 +6,7 @@
6
* coldbox ai refresh
7
* coldbox ai update
8
*/
9
-component extends="coldbox-cli.models.BaseAICommand" aliases="update" {
+component extends="coldbox-cli.models.BaseAICommand" aliases="coldbox ai update" {
10
11
/**
12
* Run the command
0 commit comments