Interface: CompletionsPluginOptions
Defined in: packages/plugin-completions/src/index.ts:23
Properties
managementCommands?
ts
optional managementCommands: boolean;Defined in: packages/plugin-completions/src/index.ts:28
Whether to register the completions install and completions uninstall commands.
Default
ts
true;
