mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-21 07:07:50 +00:00
Until now the default could only be expressed by leaving the option off, which reads as an omission rather than a choice and gives a script no way to say it wants the archive transferred as podman save wrote it. Accept none as a format meaning exactly that. It is taken on the API path too, so both interfaces share one vocabulary, and it is treated as the absence of a format throughout: nothing is compressed, a level attached to it is rejected the same way a level with no format is, and the local user to user transfer has nothing to warn about ignoring. The remote client still leaves it off the request, so naming the default does not make a transfer fail against a service that predates these options. Signed-off-by: Scott Callaway <github@scottcallaway.co.uk> |
||
|---|---|---|
| .. | ||
| grpcpb | ||
| handlers | ||
| server | ||
| types | ||
| Makefile | ||
| tags.yaml | ||