You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
$ hockeyapp-cli -k *REDACTED* list-applications
Traceback (most recent call last):
File "/usr/local/bin/hockeyapp-cli", line 9, in <module>
load_entry_point('hockeyapp==0.4.0', 'console_scripts', 'hockeyapp-cli')()
File "/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/hockeyapp-0.4.0-py2.7.egg/hockeyapp/cli.py", line 168, in main
args.func(args)
File "/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/hockeyapp-0.4.0-py2.7.egg/hockeyapp/cli.py", line 61, in <lambda>
show(apps.AppList(a.api_key)))
NameError: global name 'apps' is not defined