Remove a user from the current organization
jsctl users remove email [flags]
--force Do not prompt for confirmation
-h, --help help for remove
--api-url string Base URL of the control-plane API (default "https://platform.jetstack.io")
--config string Location of the user's jsctl config directory (default "HOME or USERPROFILE/.jsctl")
--kubeconfig string Location of the user's kubeconfig file for applying directly to the cluster (default "~/.kube/config")
--stdout If provided, manifests are written to stdout rather than applied to the current cluster
- jsctl users - Subcommands for user management