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

lxc: Improve image error #15089

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

roosterfish
Copy link
Contributor

When running lxc (init|launch) a dedicated remote can be provided to set the instance's image:

lxc launch r1:abcd r2:efgh

However if the image does not exist, the CLI returns only Error: not found which is not quite clear.

@roosterfish
Copy link
Contributor Author

@tomponline to follow up on our discussion from earlier.
If you don't specify a remote for the image, it picks local by default.

@roosterfish roosterfish changed the title Client: Improve image error lxc: Improve image error Feb 28, 2025
Signed-off-by: Julian Pelizäus <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant