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

Error message about non-qualified stack name not quite correct #15967

Open
thomas11 opened this issue Apr 17, 2024 · 0 comments
Open

Error message about non-qualified stack name not quite correct #15967

thomas11 opened this issue Apr 17, 2024 · 0 comments
Labels
area/cli UX of using the CLI (args, output, logs) kind/bug Some behavior is incorrect or out of spec

Comments

@thomas11
Copy link
Contributor

What happened?

❯ pulumi stack init dev
error: If you're using the --stack flag, pass the fully qualified name (org/project/stack)

I’m not using --stack, though. I realize it may be the same thing internally, but it looks wrong.

Example

see above

Output of pulumi about

❯ pulumi about
CLI
Version 3.113.1-dev.0
Go Version go1.22.2
Go Compiler gc

Host
OS darwin
Version 14.4.1
Arch arm64

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@thomas11 thomas11 added kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team labels Apr 17, 2024
@Frassle Frassle added area/cli UX of using the CLI (args, output, logs) and removed needs-triage Needs attention from the triage team labels Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli UX of using the CLI (args, output, logs) kind/bug Some behavior is incorrect or out of spec
Projects
None yet
Development

No branches or pull requests

2 participants