Skip to content
New issue

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

See / watch container logs #29

Open
diruuu opened this issue Mar 11, 2023 · 2 comments
Open

See / watch container logs #29

diruuu opened this issue Mar 11, 2023 · 2 comments

Comments

@diruuu
Copy link

diruuu commented Mar 11, 2023

Is there a way to watch container logs when starting a pod using this command line tool?

@jojje
Copy link
Contributor

jojje commented Oct 1, 2024

@ef0xa can you explain how to access the /v1/pod/<pod-id>/logs resource using an API key?

The runpodctl CLI currently only uses the GraphQL endpoint (api.runpod.io) with the user's API key, while the web console uses a different endpoint (hapi.runpod.net) and a different authentication form; a JWT minted by "clerk" at login time (from basic auth/ userid + password).

Is there some way to get the logs using the API key instead, so as to leverage the same authentication information that the rest of runpodctl already relies on?

@zfarrell13
Copy link

here in dire need of this functionality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants