mirror of
https://github.com/nextcloud/server.git
synced 2026-05-25 18:52:53 -04:00
- Add --output option supporting plain, json, and json_pretty formats - Add validateOutputFormat() method for input validation - Implement proper error handling for invalid output formats - Support empty state handling for both plain and JSON outputs - Use Base class writeArrayInOutputFormat() for consistent JSON output - Maintain backward compatibility with plain format as default Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de> |
||
|---|---|---|
| .. | ||
| appinfo | ||
| composer | ||
| css | ||
| data | ||
| img | ||
| js | ||
| l10n | ||
| lib | ||
| src | ||
| templates | ||
| tests | ||
| .editorconfig | ||
| .gitignore | ||
| .l10nignore | ||
| openapi-administration.json | ||
| openapi-administration.json.license | ||
| openapi-full.json | ||
| openapi-full.json.license | ||
| openapi.json | ||
| openapi.json.license | ||