complete-c gnome-extensions -n"__fish_seen_subcommand_from info show && not __fish_seen_subcommand_from (__fish_gnome-extensions_complete_enabled_extensions)"-a"(__fish_gnome-extensions_complete_enabled_extensions)"-d Enabled
complete-c gnome-extensions -n"__fish_seen_subcommand_from info show && not __fish_seen_subcommand_from (__fish_gnome-extensions_complete_disabled_extensions)"-a"(__fish_gnome-extensions_complete_disabled_extensions)"-d Disabled
complete-x-c gnome-extensions -n"__fish_seen_subcommand_from create && not __fish_seen_argument -l uuid"-l uuid -d"The unique identifier of the new extension"
complete-x-c gnome-extensions -n"__fish_seen_subcommand_from create && not __fish_seen_argument -l name"-l name -d"The user-visible name of the new extension"
complete-x-c gnome-extensions -n"__fish_seen_subcommand_from create && not __fish_seen_argument -l description"-l description -d"A short description of what the extension does"
complete-x-c gnome-extensions -n"__fish_seen_subcommand_from create && not __fish_seen_argument -l template"-l template -d"The template to use for the new extension"
complete-c gnome-extensions -n"__fish_seen_subcommand_from create && not __fish_seen_argument -s i -l interactive"-s i -l interactive -d"Enter extension information interactively"
complete-x-c gnome-extensions -n"__fish_seen_subcommand_from pack && not __fish_seen_argument -l extra-source"-l extra-source-d"Additional source to include in the bundle"
complete-x-c gnome-extensions -n"__fish_seen_subcommand_from pack && not __fish_seen_argument -l schema"-l schema -d"A GSettings schema that should be included"
complete-x-c gnome-extensions -n"__fish_seen_subcommand_from pack && not __fish_seen_argument -l podir"-l podir -d"The directory where translations are found"
complete-x-c gnome-extensions -n"__fish_seen_subcommand_from pack && not __fish_seen_argument -l gettext-domain"-l gettext-domain -d"The gettext domain to use for translations"
complete-c gnome-extensions -n"__fish_seen_subcommand_from pack && not __fish_seen_argument -s f -l force"-s f -l force -d"Overwrite an existing pack"
complete-c gnome-extensions -n"__fish_seen_subcommand_from pack && not __fish_seen_argument -s o -l out-dir"-s o -l out-dir -d"The directory where the pack should be created"