We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
inspect
--transpose-api-key
Heimdall (Core)
0.7.0
None
heimdall inspect 0xa5f676d0ee4c23cc1ccb0b802be5aaead5827a3337c06e9da8b0a85dfa3e7dd5 --transpose-api-key ""
Since transpose-api-key.is_empty(), the module should skip any calls to Transpose.
transpose-api-key.is_empty()
Additionally, add a flag to disable resolving. (--skip-resolving)
--skip-resolving
The text was updated successfully, but these errors were encountered:
Jon-Becker
Successfully merging a pull request may close this issue.
Component
Heimdall (Core)
Have you ensured that you are up to date?
What version of Heimdall are you on?
0.7.0
Operating System
None
Describe the bug
Since
transpose-api-key.is_empty()
, the module should skip any calls to Transpose.Additionally, add a flag to disable resolving. (
--skip-resolving
)The text was updated successfully, but these errors were encountered: