minder artifact list
minder artifact list
List artifacts from a provider
Synopsis
The artifact list subcommand will list artifacts from a provider.
minder artifact list [flags]
Options
--from string Filter artifacts from a source, example: from=repository=owner/repo
-h, --help help for list
-o, --output string Output format (one of json,yaml,table) (default "table")
Options inherited from parent commands
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
-j, --project string ID of the project
-p, --provider string Name of the provider, i.e. github
-v, --verbose Output additional messages to STDERR
SEE ALSO
- minder artifact - Manage artifacts within a minder control plane