Results 142 comments of Pieter Noordhuis

@andrewnester Could you take a look as well?

Thanks for reporting. In the debug log, did you redact the host field, or was it empty in the trace?

Can you share how you're invoking the CLI from the action? E.g. are you using a profile, or setting env vars, and if so, how?

If I understand correctly, you were previously using the legacy (Python) CLI in the same action, then replaced it with this one by using the `setup-cli` action and it stopped...

Thanks for the additional information. Can you confirm the last version of the new CLI that did work? I.e. did it work with v0.212.3 and started failing with v0.212.4? Are...

Thanks for digging in. And to confirm, once you're on v0.203.2, you see the error you included in the issue summary?

I forwarded this issue internally to figure out if this is an API or documentation issue.

@shreyas-goenka Can you take a pass as this as well?

We discussed this a while back; I'd like to get integration test coverage for the permission errors on the filer. It's implemented only for the workspace files client now, not...

I'll submit a separate PR to remove the remaining `IS_OWNER`.