Sha256: e0fde542cb274bf0e5c51aed98d4d871b8485995dcf92daf0d0be46c65455653
Contents?: true
Size: 1 KB
Versions: 60
Compression:
Stored size: 1 KB
Contents
uffizzi-compose-describe - show metadata for a compose environment (preview) ================================================================ ## SYNOPSIS uffizzi compose describe [PREVIEW_ID] [UFFIZZI_WIDE_FLAG ...] ## DESCRIPTION Shows metadata for a project given a valid compose environment (preview) ID. This command can fail for the following reasons: - The compose environment (preview) specified does not exist. - The compose environment (preview) specified belongs to a different project. For more information on Uffizzi previews, see: https://docs.uffizzi.com/references/cli/ ## POSITIONAL ARGUMENTS [PREVIEW_ID] ID for the compose environment (preview) you want to describe. ## UFFIZZI WIDE FLAGS These flags are available to all commands: --project. Run $ uffizzi help for details. ## EXAMPLES The following command prints metadata for the compose environment (preview) with ID deployment-213: $ uffizzi compose describe deployment-213
Version data entries
60 entries across 30 versions & 1 rubygems