stellar_config_migrate
Move local Stellar configuration to the global directory, centralizing settings for all Stellar CLI operations.
Instructions
Migrate the local configuration to the global directory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| configDir | No | Location of config directory. By default, it uses $XDG_CONFIG_HOME/stellar if set, falling back to ~/.config/stellar otherwise |