Documentation Index
Fetch the complete documentation index at: https://hedera-0c6e0218-514-egress-ports.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Full Command Reference
Plugin Management Add
Plugin Management Add
Add a new plugin to the plugin-management state and enable it. Provide
--path for a custom plugin directory, or --name for a built-in plugin name (resolved under the CLI plugins directory). One of the two is required.Filesystem path to the plugin directory containing
manifest.jsName of a default plugin to add (for example
account, token). Use --path for custom plugins.Plugin Management Remove
Plugin Management Remove
Remove a plugin from the plugin-management state.
Name of the plugin to remove from the state
Plugin Management Enable
Plugin Management Enable
Enable a plugin by name in the plugin-management state.
Name of the plugin to enable
Plugin Management Disable
Plugin Management Disable
Disable a plugin by name in the plugin-management state.
Name of the plugin to disable.
Plugin Management List
Plugin Management List
Show all loaded plugins.
Plugin Management Reset
Plugin Management Reset
Clear plugin-management state. Custom plugins will be removed. Prompts for confirmation unless confirmations are skipped globally.
Plugin Management Info
Plugin Management Info
Show detailed information about a specific plugin.
Name of the plugin for information display