| Current Path : /proc/1412124/cwd/proc/1412124/root/usr/lib/python3/dist-packages/uaclient/cli/ |
| Current File : //proc/1412124/cwd/proc/1412124/root/usr/lib/python3/dist-packages/uaclient/cli/constants.py |
"""
CLI related constants
These are in their own file so they can be imported by differen CLI modules.
"""
NAME = "pro"
USAGE_TMPL = "{name} {command} [flags]"