SYNOPSIS
- flatpak make-current [OPTION...] APP BRANCH
DESCRIPTION
When a new branch is installed it will automatically be made current, so this command is often not needed.
Unless overridden with the --user option, this command creates a system-wide installation.
OPTIONS
The following options are understood:
-h, --help
- Show help options and exit.
--user
- Create a per-user installation.
--system
- Create a system-wide installation.
--arch=ARCH
- The architecture to install for.
-v, --verbose
- Print debug information during command processing.
--version
- Print version information and exit.
EXAMPLES
$ flatpak --user make-current org.gnome.GEdit 3.14