Sha256: 3eaf01db2e07b50dfcbc609b1baaf931f0d19e3697156ee79dece85198d1dfc8
Contents?: true
Size: 938 Bytes
Versions: 16
Compression:
Stored size: 938 Bytes
Contents
uffizzi-preview-service-list - list the container services of a given preview ================================================================ ## SYNOPSIS uffizzi preview service list [PREVIEW_ID] [UFFIZZI_WIDE_FLAG ...] ## DESCRIPTION Shows a list of the container services that make up a given preview deployment. This command can fail for the following reasons: - There is no preview with the given PREVIEW_ID For more information on preview services, see: https://github.com/UffizziCloud/uffizzi_cli ## POSITIONAL ARGUMENTS [PREVIEW_ID] The ID of the 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 preview with PREVIEW_ID deployment-56: $ uffizzi preview service list deployment-56
Version data entries
16 entries across 16 versions & 1 rubygems