Description
Users must repeatedly enter the same parameters (like private keys) for each command, reducing usability compared to other CLI tools.
Location
Throughout CLI command examples
Issue
- No caching mechanism for repetitive parameters
- Reduces command efficiency
- Other CLI tools provide better UX with settings/config
Suggested Enhancement:
Implement a settings or caching mechanism for repetitive parameters similar to other CLI tools.
Reference: Akave SDK CLI Report