79442966

Date: 2025-02-16 10:38:22
Score: 2
Natty:
Report link

go-tfe library does not provide a way to fetch all workspaces in one request and API itself enforces pagination. I can recommend trying recursively fetch workspace (a loop), until you reach a response with fewer than PageSize records.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: MJepbarov