Temporal-tctl Update namespace

Hi,

I am using temporal-tctl deployed in GKP.
I have created the namespace → working fine.

When i try to update the existing namespace by updating the visibility params show the error.

tctl --ad server-asyncworkflow-qa.jpmchase.net:443 --tls_ca_path entrust.cer --namespace 109727_noha_jpm namespace update --history_archival_state enabled --history_uri s3://9cuz9igx-109727-qa --visibility_archival_state enabled --visibility_uri s3://9cuz9igx-109727-qa --retention 30

Did you configure archival provider in config? See here for more info.

Do you get same issue when you just update retention on the namespace (not archival info).