fly-apps / fly-apps/vscode-remote

Error: unknown command "init" for "flyctl"

Open
#2 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
21
Forks
6
PR merge metrics
No merged PRs in 30d

Description

When I run the `./configure.sh` command, it returns this error:

```
Error: unknown command "init" for "flyctl"

Did you mean this?
info

Run 'flyctl --help' for usage.
Error unknown command "init" for "flyctl"

Did you mean this?
info
```

I also got these errors:
```
Error: unknown flag: --import
Error unknown flag: --overwrite
```

So it appears that there's some drift between the commands and parameters specified in the bash script and the latest version of `flyctl` that I'm using.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with configure.sh and compare its flyctl init invocation and --import/--overwrite flags with the current flyctl --help output. Done means configure.sh completes without unknown-command or unknown-flag errors on the supported flyctl version.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
cloud, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.