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 file push does not support pushing files to multiple instances #14755

Open
kadinsayani opened this issue Jan 7, 2025 · 0 comments
Open
Labels
Improvement Improve to current situation Maybe Undecided whether in scope for the project

Comments

@kadinsayani
Copy link
Contributor

lxc file pull supports pulling files from multiple separate instances to a target path, however, lxc file push does not support pushing files to multiple instances.

Current lxc file push behavior:
lxc file push <source path>... [<remote>:]<instance>/<path> [flags]

Expected lxc file push behavior:
lxc file push <source path>... [<remote>:]<instance>/<path> [[<remote>:]<instance>/<path>...] [flags]

@kadinsayani kadinsayani added the Improvement Improve to current situation label Jan 7, 2025
@tomponline tomponline added the Maybe Undecided whether in scope for the project label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Improve to current situation Maybe Undecided whether in scope for the project
Projects
None yet
Development

No branches or pull requests

2 participants