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

flatpak-repo - Show information about a local repository

Description

       Show information about a local repository.

       If you need to modify a local repository, see the flatpakbuild-update-repo command, or use the ostree
       tool.

Examples

$flatpakrepo--info~/my-repo

Name

       flatpak-repo - Show information about a local repository

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.

See Also

flatpak(1), flatpak-info(1) flatpak-build-update-repo(1) ostree(1)

flatpak                                                                                          FLATPAKREPO(1)

Synopsis

flatpakrepo [OPTION...] LOCATION

See Also