feat: add --detail flag to app list command by buty4649 · Pull Request #6 · pepabo/onecli
added 3 commits
June 18, 2025 12:44- Add app list-users subcommand to get users for specific apps - Add comprehensive tests for app functionality - Refactor mock client to utils package for better reusability
- Add GetAppsDetails method to retrieve apps with user information - Introduce AppDetails struct to combine app and user data - Add --detail flag to app list command for enhanced output - Include comprehensive test coverage for new functionality - Handle user fetch errors gracefully by setting empty user slice
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters