Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created July 1, 2020 16:19
SERVICE_NAME=
dcos package uninstall $SERVICE_NAME
dcos node ssh --option StrictHostKeyChecking=no --master-proxy
--leader "docker run mesosphere/janitor /janitor.py -r
${SERVICE_NAME}-role -p ${SERVICE_NAME}-principal -z dcos-service-${SERVICE_NAME}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment