Searched refs:registerCommand (Results 1 – 18 of 18) sorted by relevance
40 $options->registerCommand(52 …$options->registerCommand('maintenance', 'Run storage maintenance. Refer to the documentation for …54 $options->registerCommand('similar', 'Search for similar pages');57 $options->registerCommand('ask', 'Ask a question');60 $options->registerCommand('chat', 'Start an interactive chat session');62 $options->registerCommand('models', 'List available models');64 $options->registerCommand('info', 'Get Info about the vector storage and other stats');66 $options->registerCommand('split', 'Split a page into chunks (for debugging)');69 …$options->registerCommand('page', 'Check if chunks for a given page are available (for debugging)'…73 …$options->registerCommand('tsv', 'Create TSV files for visualizing at http://projector.tensorflow.…
32 …$options->registerCommand('init', 'Initialize a new plugin or template in the current directory.');33 … $options->registerCommand('addTest', 'Add the testing framework files and a test. (_test/)');36 $options->registerCommand('addConf', 'Add the configuration files. (conf/)');37 $options->registerCommand('addLang', 'Add the language files. (lang/)');47 $options->registerCommand('addComponent', 'Add a new plugin component.');53 …$options->registerCommand('deletedFiles', 'Create the list of deleted files based on the git histo…54 $options->registerCommand('rmObsolete', 'Delete obsolete files.');64 … $options->registerCommand('downloadSvg', 'Download an SVG file from a known icon repository.');72 … $options->registerCommand('cleanSvg', 'Clean a existing SVG files to reduce their file size.');77 $options->registerCommand('cleanLang',[all …]
37 $options->registerCommand('index', 'Index all pages and/or media in the wiki');46 $options->registerCommand(
133 … $options->registerCommand(self::ANALYTICS, "Start the analytics and export optionally the data");134 $options->registerCommand(self::PLUGINS_TO_UPDATE, "List the plugins to update");135 $options->registerCommand(self::BROKEN_LINKS, "Output Broken Links");139 …$options->registerCommand(self::METADATA_TO_DATABASE, "Replicate the file system metadata into the…172 …$options->registerCommand(self::METADATA_TO_FRONTMATTER, "Replicate the file system metadata into …181 $options->registerCommand(self::SYNC, "Delete the non-existing pages in the database");
36 $options->registerCommand('send', 'Send a file or directory to ChromaDB');39 $options->registerCommand('query', 'Query ChromaDB');44 $options->registerCommand('heartbeat', 'Check if ChromaDB server is alive');46 $options->registerCommand('identity', 'Get authentication and identity information');48 $options->registerCommand('list', 'List all collections');50 $options->registerCommand('get', 'Get a document by its ID');
16 $options->registerCommand('standardize', 'Standardize the dev files of a plugin');
21 $options->registerCommand('parse', 'Parse and analyse the log file');
35 $options->registerCommand('send', 'Notify maintainers if necessary');
35 $options->registerCommand('send', 'Send all due notifications');
19 $options->registerCommand('update', 'Update the model data');
137 public function registerCommand($command, $help) function in splitbrain\\phpcli\\Options
66 - ``$options->registerCommand()`` adds a sub command
1 …registerCommand({id:this.id,handler:(e,t)=>this.runCommand(e,t),description:this._description})}_r…396 …registerCommand("closeReferenceSearch",e=>ye(e,e=>e.closeWidget())),he.a.registerKeybindingRule({i…426 …registerCommand(e,n)),this.updateResolver({source:1}),o}updateResolver(e){this._cachedResolver=nul…
1 …registerCommand(command) {\n command.register();\n return command;\n}\nexport var CoreEditin…
38767 value: function registerCommand(name, commandDescriptor) {39062 return _this2.commandExecutor.registerCommand(command.key, command);
1 …registerCommand(name,commandDescriptor){this.commands[name]=commandDescriptor;}},{key:'setCommonCa…
35 …textMenu(t)}),(0,i.arrayEach)(t,function(t){return e.commandExecutor.registerCommand(t.key,t)})}};…