!/usr/bin/env python3

from helpers import show_header_ok

show_header_ok()

print("# Get Started")

print("=> login Login with your client certificate to begin")