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

Generate quadlet from an existing container, network, or volume #43

Merged
merged 4 commits into from
Dec 29, 2023

Conversation

k9withabone
Copy link
Member

Closes #23

Adds the podlet generate command for generating container, network, or volume quadlets from an existing resource. Similar to the podman generate commands.

Adds the `podlet generate container` command.

Closes: #23
`podman network create --ip-range` accepts either a complete subnet in
CIDR notation or in the `<start-IP>-<end-IP>` syntax.
Adds the `podlet generate network` command.
Adds the `podlet generate volume` command.
@k9withabone k9withabone linked an issue Dec 27, 2023 that may be closed by this pull request
@k9withabone k9withabone added this to the v0.2.3 milestone Dec 27, 2023
@k9withabone k9withabone merged commit 48b715a into main Dec 29, 2023
9 checks passed
@k9withabone k9withabone deleted the generate branch December 29, 2023 10:53
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.

FEAT: generate from running container
1 participant