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
..
2025-02-04 17:56:11 -05:00
2023-06-11 10:54:35 +05:30
2024-03-25 09:20:16 +01:00
2023-11-16 12:15:30 +01:00
2023-11-16 12:15:30 +01:00
2025-05-07 12:24:18 +02:00
2024-07-31 17:27:52 +03:00
2025-01-29 23:45:11 +01:00
2024-04-10 12:47:06 +02:00
2024-12-15 21:11:36 +01:00
2024-10-14 10:32:43 +02:00
2024-07-31 17:27:52 +03:00
2025-01-29 23:45:11 +01:00
2024-03-25 12:53:22 +01:00
2024-10-24 14:03:21 +02:00
2024-03-21 09:12:35 +05:30
2023-06-11 10:54:35 +05:30
2025-03-26 18:05:10 +00:00
2025-03-28 09:30:41 +01:00
2025-03-28 09:30:41 +01:00
2023-06-11 10:54:35 +05:30
2024-09-11 16:51:30 +02:00
2025-03-26 13:21:21 +01:00
2025-06-24 16:27:54 -04:00
2025-06-24 16:27:54 -04:00
2025-06-24 16:27:54 -04:00
2025-05-20 11:26:55 +02:00
2024-12-17 10:23:52 +01:00
2025-03-28 09:30:41 +01:00
2025-03-17 14:22:07 +01:00
2024-07-11 13:13:31 +05:30
2023-06-11 10:54:35 +05:30
2025-06-24 16:27:54 -04:00
2025-06-10 12:06:38 +02:00
2025-06-24 16:27:54 -04:00
2024-05-15 12:05:13 -03:00
2024-06-17 12:07:05 -04:00
2024-08-06 09:15:00 +05:30
2024-08-06 09:15:00 +05:30
2024-08-06 09:15:00 +05:30
2025-06-10 12:06:38 +02:00
2025-06-10 12:06:38 +02:00
2025-06-10 12:06:38 +02:00
2023-06-11 10:54:35 +05:30
2025-03-26 13:21:21 +01:00
2024-08-06 09:15:00 +05:30
2023-06-11 10:54:35 +05:30
2024-06-17 12:07:05 -04:00
2024-06-17 12:07:05 -04:00
2024-12-15 21:11:36 +01:00
2025-05-20 11:15:25 +02:00
2025-05-20 11:15:25 +02:00
2023-11-16 12:15:30 +01:00
2024-03-21 09:12:35 +05:30
2023-11-16 12:15:30 +01:00
2023-06-11 10:54:35 +05:30
2024-03-21 09:12:35 +05:30
2024-04-10 12:47:06 +02:00
2023-06-11 10:54:35 +05:30
2023-06-05 12:42:55 +02:00
2025-06-24 16:27:54 -04:00
2023-06-05 12:42:55 +02:00
2023-12-05 12:25:35 -05:00
2024-04-10 12:47:06 +02:00
2025-01-29 23:45:11 +01:00
2024-03-21 09:12:35 +05:30
2023-06-11 10:54:35 +05:30
2024-07-31 17:27:52 +03:00
2024-10-24 14:03:21 +02:00
2025-05-06 14:03:35 +05:30
2024-10-24 14:03:21 +02:00
2024-07-03 08:23:43 +03:00
2024-04-24 11:52:33 +02:00
2024-03-21 09:12:35 +05:30
2024-04-10 12:47:06 +02:00
2024-03-21 09:12:35 +05:30
2024-03-05 13:18:30 +01:00
2024-10-22 16:00:26 +02:00
2024-10-08 16:45:31 +02:00
2025-03-28 09:30:41 +01:00
2024-03-21 09:12:35 +05:30
2023-06-11 10:54:35 +05:30
2024-07-02 13:58:37 +02:00
2024-11-06 15:45:56 +01:00
2024-03-21 09:12:35 +05:30
2023-06-11 10:54:35 +05:30
2023-11-16 12:15:30 +01:00
2024-11-01 19:44:30 +01:00
2024-04-04 13:44:03 +02:00
2025-01-13 20:23:09 +01:00
2025-01-13 20:23:09 +01:00
2025-01-13 20:23:09 +01:00
2024-08-13 16:49:40 +02:00
2024-04-10 12:47:06 +02:00
2024-07-31 17:27:52 +03:00
2025-01-29 23:45:11 +01:00
2023-06-11 10:54:35 +05:30
2024-08-13 16:49:40 +02:00
2024-03-21 09:12:35 +05:30
2023-06-11 10:54:35 +05:30
2025-04-14 09:42:35 +02:00
2025-01-29 23:45:11 +01:00
2024-04-10 12:47:06 +02:00
2025-06-19 11:52:16 +02:00
2025-06-19 11:52:16 +02:00
2025-06-19 11:52:16 +02:00
2025-01-29 23:45:11 +01:00
2025-01-29 23:45:11 +01:00
2024-07-08 11:54:40 +02:00
2024-01-24 20:43:01 +05:30
2024-11-05 17:57:15 +01:00
2024-02-27 08:13:12 +05:30
2024-11-06 15:45:56 +01:00
2023-10-20 11:23:05 +02:00
2023-10-20 11:23:05 +02:00
2023-06-11 10:54:35 +05:30
2025-01-29 23:45:11 +01:00
2024-10-17 07:45:10 +02:00
2023-11-27 12:45:32 +01:00