1FLATPAK REMOTES(1)              flatpak remotes             FLATPAK REMOTES(1)
2
3
4

NAME

6       flatpak-remotes - List remote repositories
7

SYNOPSIS

9       flatpak remotes [OPTION...]
10

DESCRIPTION

12       Lists the known remote repositories, in priority order.
13
14       By default, both per-user and system-wide installations are shown. Use
15       the --user, --system or --installation options to change this.
16

OPTIONS

18       The following options are understood:
19
20       -h, --help
21           Show help options and exit.
22
23       --user
24           Show the per-user configuration.
25
26       --system
27           Show the default system-wide configuration.
28
29       --installation=NAME
30           Show a system-wide installation by NAME among those defined in
31           /etc/flatpak/installations.d/. Using --installation=default is
32           equivalent to using --system.
33
34       -d, --show-details
35           Show more information for each repository in addition to the name.
36
37       --show-disabled
38           Show disabled repos.
39
40       -v, --verbose
41           Print debug information during command processing.
42
43       --ostree-verbose
44           Print OSTree debug information during command processing.
45

EXAMPLES

47       $ flatpak remotes --user --show-details
48
49           testrepo  Test Repository      http://209.132.179.91/repo/ no-gpg-verify
50

SEE ALSO

52       flatpak(1), flatpak-remote-add(1), flatpak-remote-delete(1)
53
54
55
56flatpak                                                     FLATPAK REMOTES(1)
Impressum