Commit Graph

7 Commits

Author SHA1 Message Date
reynold
3e24d62fb2 Remove outdated Windows PowerShell examples section from README
- Removed Windows PowerShell Examples section that contained old command patterns
- Replaced with concise Quick Start Examples using current two-character options
- All examples now reflect the modern command structure and syntax
- Maintains consistency with updated wrapper script functionality
2025-08-28 18:21:49 +08:00
reynold
628fe95b50 Implement innovative two-character option scheme
- Replace single-character options with memorable two-character alternatives
- Based on syllable mapping: -to (target-org), -qy (query), -fm (format), etc.
- Updated all bash and PowerShell scripts with consistent options
- Added comprehensive documentation and examples to README.md
- Maintains backward compatibility with long options
- More intuitive and self-documenting than traditional CLI options
2025-08-28 18:11:08 +08:00
reynold
d919e5cfb8 updated README 2025-08-28 16:42:15 +08:00
reynold
747aa90d26 added addl wrappers 2025-08-28 16:34:16 +08:00
reynold
a385484a69 updated scripts 2025-08-28 15:51:17 +08:00
reynold
b09cbed174 added sf cli wrappers 2025-08-28 15:27:24 +08:00
reynold
0b2e2f619f first commit 2025-08-28 15:14:17 +08:00