Delete a ServiceAccount
Delete a ServiceAccount from the Controller. ServiceAccounts are application-scoped; use APPLICATION_NAME/SERVICE_ACCOUNT_NAME (e.g. myapp/my-sa).
iofogctl delete serviceaccount APPLICATION_NAME/SERVICE_ACCOUNT_NAME [flags]iofogctl delete serviceaccount myapp/my-sa -h, --help help for serviceaccount --debug Toggle for displaying verbose output of API clients (HTTP and SSH)
-n, --namespace string Namespace to execute respective command within (default "default")
-v, --verbose Toggle for displaying verbose output of iofogctl