gcloud alpha topic accessibility Stay organized with collections Save and categorize content based on your preferences.
- NAME
- gcloud alpha topic accessibility - reference for
Accessibilityfeatures
- gcloud alpha topic accessibility - reference for
- DESCRIPTION
(ALPHA)Theaccessibility/screen_readerproperty whenset to true will change some behavior to make gcloud more screen readerfriendly. Currently the following changes are implemented:- For progress trackers, instead of unicode spinners, the phrase 'working' isdisplayed on stderr, every second while gcloud is working.
- For progress bars, progress is displayed as a percentage, outputted to stderr.
- For boxed tables, instead of the queried resources being displayed in tablesdrawn in Unicode, results are rendered as a flattened list of items. Alsoconsider using the --format flag to define your own format.
To turn this on, run:
gcloudconfigsetaccessibility/screen_readertrueAccessibility support is still in early stages. Please report any issues thatyou would like fixed using
gcloudfeedback.- NOTES
- This command is currently in alpha and might change without notice. If thiscommand fails with API permission errors despite specifying the correct project,you might be trying to access an API with an invitation-only early accessallowlist. These variants are also available:
gcloudtopicaccessibilitygcloudbetatopicaccessibility
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-07 UTC.