Files
mostlymatter/server/public/model
Christopher Poile b33a7e362f [MM-63556] mmctl: Add compliance export download cmd (#30576)
* add mmctl compliance export download command and tests

- Introduced `ComplianceExportDownloadCmd` to facilitate downloading compliance export files.
- Implemented the `DownloadComplianceExport` method in the Client interface for handling file downloads.
- Added unit tests for the download command, covering successful downloads, error handling for non-existent jobs, and retries on failure.
- Included end-to-end tests to validate the command's functionality.
- Updated documentation to include usage examples and options for the new command.

* don't know why this was left out

* PR comments

* adjust test for new retry logic

* refactored download fn for compliance_export and export

* fix test due to fixed logic

* docs
2025-06-24 16:27:54 -04:00
..
2023-10-11 10:13:36 +02:00
2023-10-11 10:13:36 +02:00
2023-10-11 10:13:36 +02:00
2023-10-12 09:47:35 +05:30
2024-03-12 08:36:05 -06:00
2025-06-16 16:19:33 -04:00
2024-04-24 17:09:49 +02:00
2025-03-12 18:22:03 -04:00
2025-01-27 16:28:27 +00:00
2025-05-06 14:03:35 +05:30
2024-02-09 11:17:28 -05:00
2023-12-11 15:27:34 -05:00