gcloud alpha container fleet packages rollouts describe

NAME
gcloud alpha container fleet packages rollouts describe - describe Rollout resource
SYNOPSIS
gcloud alpha container fleet packages rollouts describe NAME --fleet-package=FLEET_PACKAGE [--less] [--location=LOCATION] [GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Describe Rollout resource.
EXAMPLES
To view Rollout 20240318 for cert-manager-app in us-central1, run:
gcloud alpha container fleet packages rollouts describe 20240318 --fleet-package=cert-manager-app --location=us-central1
POSITIONAL ARGUMENTS
NAME
Resource name.
REQUIRED FLAGS
--fleet-package=FLEET_PACKAGE
Parent Fleet Package of the Rollout.
OPTIONAL FLAGS
--less
Show less verbose output.
--location=LOCATION
Google Cloud zone or region.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account, --billing-project, --configuration, --flags-file, --flatten, --format, --help, --impersonate-service-account, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity.

Run $ gcloud help for details.

NOTES
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist.