You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you share more details of the command you are trying to run? Are all the arguments literals or are you using variables to provide some of them? Any chance there is a space in one of the arguments?
Yes, your command looks ok to me and it doesn't look to me like a permissions issue; actually, I don't think it ever gets to the API but it's Terminus itself which si failing to process your command arguments.
I am working on another ORG's site.
Where I am NOT the ORG owner, or a member of the ORG.
terminus secret:site:set site-name key_name key123xxx321
Is returning the error
Too many arguments to "secret:site:set" command, expected arguments "siteenv" "name" "value".
Which... I THINK I've got written correctly. But its not working.
But the only thing I can think of is that I am not a member of the ORG, just assigned to the site.
does the terminus secret:site:set command NOT work if you aren't in the ORG?
Thanks.
The text was updated successfully, but these errors were encountered: