gkeadm rollback admin-workstation
Rollback a GKE On-Prem admin workstation to the previous version.
Usage:
gkeadm rollback admin-workstation [flags]
Flags:
--config string File path that contains the configuration to use. (default "admin-ws-config.yaml")
-h, --help help for admin-workstation
--info-file string File path to the output file generated for the admin workstation to be rolled back. Defaults to the admin workstation name in the config, located in the working directory.
--os-image-file-path string Path to an existing OS image file for the admin workstation. This will be used to rollback the admin workstation and must be less than the gkeadm version.
Global Flags:
--add_dir_header If true, adds the file directory to the header
--alsologtostderr log to standard error as well as files
--log_file string If non-empty, use this log file
--log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--skip-validation Skip validations.
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files
--stderrthreshold severity logs at or above this threshold go to stderr (default 2)
-v, --v Level number for the log level verbosity (default 0)