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

Inconsistent app name arg requirements #3809

Open
Haarolean opened this issue Aug 1, 2024 · 0 comments
Open

Inconsistent app name arg requirements #3809

Haarolean opened this issue Aug 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Haarolean
Copy link

Some commands don't mind working with plain entities' ids without app name, some don't for some reason.

$  fly vol fork vol_vd3x9ydly050dnwr
Error: the config for your app is missing an app name, add an app field to the fly.toml file or specify with the -a flag

At the same time:

$  fly vol destroy vol_vweypz60ow30w7qv
Deleting a volume is not reversible.
? Are you sure you want to destroy this volume? Yes

fly v0.2.103 darwin/arm64 Commit: f4ae6f03c144e4d5ccbe454172c4d3bea6b1d85b BuildDate: 2024-07-31T17:06:22Z

@Haarolean Haarolean added the bug Something isn't working label Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant