Sha256: af21a95d101e0ce0a5e2fe99b92b554cb82e67ee8314de901c372d71690db721
Contents?: true
Size: 1.08 KB
Versions: 60
Compression:
Stored size: 1.08 KB
Contents
uffizzi-compose-service-list - list the container services of a given compose environment (preview) ================================================================ ## SYNOPSIS uffizzi compose service list [COMPOSE_ENVIRONMENT_ID] [UFFIZZI_WIDE_FLAG ...] ## DESCRIPTION Shows a list of the container services that make up a given compose environment (preview) deployment. This command can fail for the following reasons: - There is no compose environment (preview) with the given COMPOSE_ENVIRONMENT_ID For more information on preview services, see: https://docs.uffizzi.com/references/cli/ ## POSITIONAL ARGUMENTS [COMPOSE_ENVIRONMENT_ID] The ID of the compose environment (preview) you want to list services for. ## UFFIZZI WIDE FLAGS These flags are available to all commands: --project. Run $ uffizzi help for details. ## EXAMPLES The following command lists the container services for a compose environment (preview) with COMPOSE_ENVIRONMENT_ID deployment-56: $ uffizzi compose service list deployment-56
Version data entries
60 entries across 30 versions & 1 rubygems