Hi, i'm transiting from step-functions to argo to manage our Metaflow Workflows.
For step-functions, we can manipulate the METAFLOW_SFN_IAM_ROLE to not permit the creation of step-functions workflow from their local CLI.
Is there something similar to not allow "argo-workflow create" to be run on user's local machine ?
Is it something i have to manipulate on the METAFLOW_KUBERNETES_SERVICE_ACCOUNT itself ?