describe
- show metadata for a preview
uffizzi preview describe [PREVIEW_ID] [UFFIZZI_WIDE_FLAG ...]
Shows metadata for a project given a valid preview ID.
This command can fail for the following reasons:
- The preview specified does not exist.
- The preview specified belongs to a different project.
For more information on Uffizzi previews, see:
https://docs.uffizzi.com/cli/preview
[PREVIEW_ID]
ID for the preview you want to describe.
These flags are available to all commands: --project. Run $ uffizzi
help for details.
The following command prints metadata for the preview with ID
deployment-213:
$ uffizzi preview describe deployment-213