gdcloud organizations upgrade rollback

NOM

gdcloud organizations upgrade rollback : déclenche le rollback des composants opérationnels (OC) pour les organisations spécifiées.

SYNOPSIS

gdcloud organizations upgrade rollback [flags]

EXEMPLES

To rollback OCs to a previous version, provide an existing CGRMD. To rollback only specific OCs, list them using the --ocs flag. Otherwise, all OCs in the CGRMD will be rolled back.

    gdcloud organizations upgrade rollback --org=root --cgrmd=1.14.3-gdch.1000 --ocs=rm,pnet

FLAGS FACULTATIFS

      --cgrmd string   Existing ComponentGroupReleaseMetadata that contains OC versions to be rolled back to.
      --ocs strings    Array of operable components (OCs) to rollback. This flag must be set if some OCs if only some OCs in the provided CGRMD are to be rolledback.
      --org string     Organization to trigger rollback for.
      --zone string    Zone to use for this invocation. To preset the zone flag for all commands that require it, run: "gdcloud config set core/zone ZONE". The zone flag is available only in multi-zone environments.

FLAGS GDCLOUD GÉNÉRAUX

Ces flags sont disponibles pour toutes les commandes : --configuration, --format, --help, --project, --quiet.

Pour en savoir plus, consultez la page de présentation de la documentation de référence de la gdcloud CLI.