Rechercher

Ce contenu n'est pas disponible dans la langue sélectionnée.

9.31. fabric:git-gc

download PDF

Abstract

instructs containers to perform git-gc command on fabric repository

Synopsis

fabric:git-gc [ options ] [ container ]

Description

This command instructs containers to perform a git-gc command on their \$FUSE_HOME/data/git/local/fabric repository.
Note
This command is only available from R13 and later.
For example, to perform git-gc on all of the containers, enter the following console command:
fabric:git-gc --all
To perform the git-gc command on a specific container, enter the following console command:
fabric:git-gc {containerName}

Arguments

Table 9.31, “fabric:git-gc Arguments” describes the command's arguments.
Table 9.31. fabric:git-gc Arguments
ArgumentInterpretation
--helpDisplays the online help for this command.
--allSends the command to all containers.
--timeoutSpecifies the timeout when waiting for responses. The default is 10000 milliseconds.
--aggressiveSets the --aggressive option for the git-gc command.
Red Hat logoGithubRedditYoutubeTwitter

Apprendre

Essayez, achetez et vendez

Communautés

À propos de la documentation Red Hat

Nous aidons les utilisateurs de Red Hat à innover et à atteindre leurs objectifs grâce à nos produits et services avec un contenu auquel ils peuvent faire confiance.

Rendre l’open source plus inclusif

Red Hat s'engage à remplacer le langage problématique dans notre code, notre documentation et nos propriétés Web. Pour plus de détails, consultez leBlog Red Hat.

À propos de Red Hat

Nous proposons des solutions renforcées qui facilitent le travail des entreprises sur plusieurs plates-formes et environnements, du centre de données central à la périphérie du réseau.

© 2024 Red Hat, Inc.