Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-1577

DO188-92: "podman export VOLUME NAME" should be "podman volume export VOLUME_NAME"

XMLWordPrintable

    • en-US (English)

      URL:
      Reporter RHNID:
      Section: -
      Language: en-US (English)
      Workaround:

      Description: https://role.rhu.redhat.com/rol-rhu/app/courses/do188-4.12/pages/ch05

      You can also export data from an existing Podman volume and save it as a tar archive on the local machine by using the podman export {{VOLUME NAME --output ARCHIVE_NAME}} command.
      [user@host ~]$
      podman volume export http_data --output web_data.tar.gz

      ...no output expected...

       

      podman export VOLUME NAME --output ARCHIVE_NAME

      should be 

      podman volume export {{VOLUME_NAME --output ARCHIVE_NAME}}

       

            gls-curriculum-ocp-adv@redhat.com PTL - AppDev Team
            wmeng@redhat.com Weihua Meng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: