Skip to content

Conversation

brooksdavis
Copy link
Contributor

The archive subcommand (-A) creates a tar file containing the contents of a jail and it's metadata. The create subcommand (-c) gains a new method to create a new jail from an archive, restoring its metadata. This can be used to save a copy of a jail before updates or to transfer a jail to another machine.

This PR depends on (and thus contains) #793

Set a command name rather than creating a pseudo-bitmask that requires
each case to be updated each time a command is added.
The archive subcommand (-A) creates a tar file containing the contents
of a jail and it's metadata.  The create subcommand (-c) gains a new
method to create a new jail from an archive, restoring its metadata.
This can be used to save a copy of a jail before updates or to transfer
a jail to another machine.
@bdrewery
Copy link
Member

@brooksdavis Can you please rebase after the #793 merge? Looks like the ports piece was missed here.

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.

2 participants