- INFORMATION
-
gcloud topic accessibility
is supported in universe domainuniverse
; however, some of the values used in the help text may not be available. Command examples may not work as-is and may requires changes before execution. - NAME
-
-
gcloud topic accessibility - reference for
Accessibility
features
-
gcloud topic accessibility - reference for
- DESCRIPTION
-
The
accessibility/screen_reader
property when set to true will change some behavior to make gcloud more screen reader friendly. Currently the following changes are implemented:- For progress trackers, instead of unicode spinners, the phrase 'working' is displayed 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 tables drawn in Unicode, results are rendered as a flattened list of items. Also consider using the --format flag to define your own format.
To turn this on, run:
gcloud config set accessibility/screen_reader true
Accessibility support is still in early stages. Please report any issues that you would like fixed using
gcloud feedback
. - NOTES
-
These variants are also available:
gcloud alpha topic accessibility
gcloud beta topic accessibility
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-07 UTC."],[],[]]