Aung
06/26/2024, 5:15 AMAung
06/26/2024, 5:23 AM400 Bad request: query payload verification: query's platform must be a comma-separated list of 'darwin', 'linux', 'windows', and/or 'chrome' in a single string
Dale Ribeiro
06/26/2024, 8:12 PMDale Ribeiro
06/26/2024, 8:25 PMfleetctl get packs --yaml > current_packs.yml
Feel free to DM me the .yml fileAung
06/27/2024, 2:38 AM❯ fleetctl get packs --context prod --yaml > current_pack.yaml
Warning: Version mismatch.
Client Version: 4.51.1
Server Version: 4.21.0
The config.yaml is attached. For now, I have just created a python script to solve the issue. But I think we should also solve the root cause.Dale Ribeiro
06/27/2024, 11:35 AM