logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

podman-volume-reload - Reload all volumes from volumes plugins

Description

podmanvolumereload  checks  all  configured  volume  plugins and updates the libpod database with all
       available volumes.  Existing volumes are also removed from the database when they are no  longer  present
       in the plugin.

       This  command it is best effort and cannot guarantee a perfect state because plugins can be modified from
       the outside at any time.

       Note: This command is not supported with podman-remote.

Examples

       Reload the volume plugins.

       $ podman volume reload
       Added:
       vol6
       Removed:
       t3

Name

       podman-volume-reload - Reload all volumes from volumes plugins

See Also

podman(1), podman-volume(1)podman-volume-reload(1)

Synopsis

podmanvolumereload

See Also