показать информацию о локальном репозитории (Show information about a local repository)
Имя (Name)
flatpak-repo - Show information about a local repository
Синопсис (Synopsis)
flatpak repo
[OPTION...] LOCATION
Описание (Description)
Show information about a local repository.
If you need to modify a local repository, see the flatpak
build-update-repo
command, or use the ostree
tool.
Параметры (Options)
The following options are understood:
-h
, --help
Show help options and exit.
--info
Print general information about a local repository.
--branches
List the branches in a local repository.
--metadata=BRANCH
Print metadata for a branch in the repository.
--commits=BRANCH
Show commits and deltas for a branch in the repository.
-v
, --verbose
Print debug information during command processing.
--ostree-verbose
Print OSTree debug information during command processing.
Примеры (Examples)
$ flatpak repo --info ~/my-repo
Смотри также (See also)
flatpak(1), flatpak-info(1) flatpak-build-update-repo(1)
ostree
(1)