Skip to content

fix: project list command does not work with service account #691

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

Merged

Conversation

marceljk
Copy link
Contributor

@marceljk marceljk commented Apr 7, 2025

Description

relates to STACKITCLI-177

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see e.g. here)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

…er or service account

- fix: project list command does not work with service account
 - it uses the GetAuthEmail() function to get correct email
@marceljk marceljk changed the title add GetAuthEmail() function, to get the email of the authenticated user or service account - fix: project list command does not work with service account - it uses the GetAuthEmail() function to get correct email fix: project list command does not work with service account Apr 7, 2025
@marceljk marceljk merged commit 5dcca3b into main Apr 7, 2025
3 checks passed
@marceljk marceljk deleted the fix/stackitcli-177-project-list-command-does-not-work-with-sa branch April 7, 2025 14:04
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

Successfully merging this pull request may close these issues.

2 participants