Search

7.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 7.31, “fabric:git-gc Arguments” describes the command's arguments.
Table 7.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

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.