Appendix A: Command Quick Reference

All Configuration Commands

# List all datasources accessible to authenticated user
./CliTool.sh get-all-datasource-names-for-logged-in-user

# List all Kafka clusters configured in Platform
./CliTool.sh get-all-kafka-cluster-names

# Show help
./CliTool.sh --help

# Show command-specific help
./CliTool.sh get-all-datasource-names-for-logged-in-user --help