mount

$ kopia mount [path] [mountPoint]

Mount repository object as a local filesystem.

Flag Short Default Help
--[no-]browse false Open file browser
--[no-]fuse-allow-non-empty-mount false Allows the mounting over a non-empty directory. The files in it will be shadowed by the freshly created mount.
--[no-]fuse-allow-other false Allows other users to access the file system.
--max-cached-dirs 100 Limit the number of cached directories
--max-cached-entries 100000 Limit the number of cached directory entries
--[no-]trace-fs false Trace filesystem operations
--[no-]webdav false Use WebDAV to mount the repository object regardless of fuse availability.
Argument Help
mountPoint Mount point
path Identifier of the directory to mount.