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

Project flag is not working #72

Open
2 tasks done
54nd20 opened this issue Feb 5, 2025 · 0 comments · May be fixed by #73
Open
2 tasks done

Project flag is not working #72

54nd20 opened this issue Feb 5, 2025 · 0 comments · May be fixed by #73
Labels
bug Something isn't working new Needs triage

Comments

@54nd20
Copy link

54nd20 commented Feb 5, 2025

Expected vs actual behavior

  • When setting a project with the -p or --project flag, an error is returned:
pctl  get clusters --project PROJECTNAME
Error: invalid flag/argument passed for project

Setting the project in the configuration file works as expected.

Steps to reproduce the bug

  1. Find a valid project name
  2. Run pctl get clusters --project PROJECTNAME
  3. You will get an error

Are you using the latest version of the project?

You can check your version by running helm ls|grep '^<deployment-name>' or using pctl, pctl version, and provide the output.

pctl version
VERSION: 0.1.5
BUILD: 0.1.5
BUILD-TIME: 1703220028
ARCH: linux/amd64

What is your environment setup? Please tell us your cloud provider, operating system, and include the output of kubectl version --output=yaml and helm version. Any other information that you have, eg. logs and custom values, is highly appreciated!

Running pctl on fedora Linux connecting to a paralus cluster on Exoscale SKS running the latest paralus release.

(optional) If you have ideas on why the bug happens or how it can be solved, please provide it here

  • I've described the bug, included steps to reproduce it, and included my environment setup with all customizations.
  • I'm using the latest version of the project.
@54nd20 54nd20 added bug Something isn't working new Needs triage labels Feb 5, 2025
@54nd20 54nd20 linked a pull request Feb 5, 2025 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new Needs triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant