TACC-Cloud / tapis-cli

Next-generation Tapis CLI
BSD 3-Clause "New" or "Revised" License
14 stars 5 forks source link

"apps show" does not work when passed a bearer token #322

Closed mwvaughn closed 4 years ago

mwvaughn commented 4 years ago

Passing a bearer token with -z to tapis apps show results in an error: 'AppsShow' object has no attribute 'requests_client'. This prevents use of impersonation tokens to inspect a user's application. It appears that apps list also has this shortcoming.