Not a bug and not a new command either, so I'll just add this as an 'issue'.
I was tryin to set the tenant setting "ContentSecurityPolicyEnforcement" using M365 CLI but was unable to do so because this setting is not (yet) accepted.
m365 spo tenant settings list does show the setting:
But trying to set it, doesn't work:
I guess this option just hasn't made it to the scripts yet.
Am I right that this is just missing (I could create a PR in this case) or is this not possible through the cli for a reason?
Using version v11.0.0 by the way!