iagctl describe repository

Display details about a repository.

The iagctl describe repository command displays all information about a specific repository in the gateway data store.

For more information, see Git repositories in Gateway.

Syntax

iagctl describe repository <name> [flags]

Examples

The following example displays details about a repository called my-repository:

iagctl describe repository my-repository

Options

-h, --help Help for repository

Options inherited from parent commands

--profile string Specify the client profile to use (case-insensitive, defaults to [client] section)
--config string Path to the configuration file
--raw Display the result of the command in raw format
--verbose Enable verbose output