Open yanc0 opened 1 year ago
I believe --org
needs to be the first arg as per flyctl/internal/command/ssh/issue.go:83.
Thanks you for your help @redjonzaci ! Unfortunately, it does not work either.
Did you try flyctl ssh issue personal
? 😉
Maybe the docs need to be updated as they describe both an [org] arg and --org flag.
@jsierles sorry to tag you here, but I see you added issue.go.
Do we want to proceed with an org
arg or --org
flag?
@dangra do you think we could do something for this?
@redjonzaci I'd drop the "org as first arg" syntax and rely on your recent work on flag.GetOrg()
only.
Convert path
to a flag too.
Describe the bug
--org argument is set but the command is asking for the organization anyway.
flyctl v0.1.84 linux/amd64 Commit: 5735a8b979ebc938c74832c3edd52c509abaa7eb BuildDate: 2023-08-23T16:56:07Z
Paste your
fly.toml
Command output: