1FLATPAK REPO(1)                  flatpak repo                  FLATPAK REPO(1)
2
3
4

NAME

6       flatpak-repo - Show information about a local repository
7

SYNOPSIS

9       flatpak repo [OPTION...] LOCATION
10

DESCRIPTION

12       Show information about a local repository.
13

OPTIONS

15       The following options are understood:
16
17       -h, --help
18           Show help options and exit.
19
20       --info
21           Print general information about a local repository.
22
23       --branches
24           List the branches in a local repository.
25
26       --metadata=BRANCH
27           Print metadata for a branch in the repository.
28
29       -v, --verbose
30           Print debug information during command processing.
31
32       --ostree-verbose
33           Print OSTree debug information during command processing.
34

EXAMPLES

36       $ flatpak repo --info ~/my-repo
37

SEE ALSO

39       flatpak(1), flatpak-info(1)
40
41
42
43flatpak                                                        FLATPAK REPO(1)
Impressum