'pip': &pip 'install': &install '--constrain': &constraint '': *install '-c': *constraint '--editable': &editable '': *install '-e': *editable '--requirement': &requirement '': *install '-r': *requirement '--build': &build '': *install '-b': *build '--target': &target '': *install '-t': *target '--download': &download '': *install '-d': *download '--src': '': *install '-U': *install '--upgrade': *install '--upgrade-strategy': 'eager': *install 'only-if-needed': *install '--force-reinstall': *install '-I': *install '--ignore-installed': *install '--ignore-requires-python': *install '--no-deps': *install '--install-option': ' wget https://pypi.python.org/simple/ -O ~/.sufler/python_completions -c -q && cat ~/.sufler/python_completions | cut -d ">" -f 2 | cut -d "<" -f 1 | grep "^TREE~1.*"': *install '-h': *pip '--help': *pip '--isolated': *pip '-v': *pip '--verbose': *pip '-V': '--version': '-q': *pip '--quite': *pip '--log': '': *pip '--proxy': '': *pip '--retries': '^\d+': *pip '--timeout': '^\d+': *pip '--exists-action': 's': *pip 'i': *pip 'w': *pip 'b': *pip 'a': *pip '--trusted-host': *pip '--cert': '': *pip '--client-cert': '': *pip '--cache-dir': '': *pip '--no-cache-dir': *pip '--disable-pip-version-check': *pip