fastlyctl
fastlyctl copied to clipboard
Read-only Operations
This PR refactors the service version selection process to support read-only operations. If I am using a read-only token and try to retrieve a list of ACLs, it will fail if there is no writable version of the service. Listing ACLs is a read-only operation and does not need a writable version.