💾 Archived View for freeshell.de › tldr › lxc.gmi captured on 2023-11-14 at 09:55:22. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

lxc

Manage Linux containers using the lxd REST API.
Any container names or patterns can be prefixed with the name of a remote server.

More information.

lxc list {match_string}
lxc image list [{remote}:]{match_string}
lxc init [{remote}:]{image} {container}
lxc start [{remote}:]{container}
lxc stop [{remote}:]{container}
lxc info [{remote}:]{container}
lxc snapshot [{remote}:]{container} {snapshot}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY