_gclient 189 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14
#compdef gclient

_values commands \
    cleanup \
    config  \
    diff    \
    help    \
    pack    \
    status  \
    sync    \
    update  \
    revert  \
    runhooks\
    revinfo