Enabling accessibility features (original) (raw)

In order to provide a more streamlined screen reader experience, the gcloud command-line tool comes with an accessibility/screen_reader property. When this property is set to true, the following behaviour is enabled:

To enable these accessibility features, run:

gcloud config set accessibility/screen_reader true

Additional resources

Alternate documentation experiences

Refining gcloud CLI output

Filing feedback

To file a bug, provide feedback, or send suggestions, use gcloud feedback to help improve the gcloud CLI experience. This command will open the public issue tracker in a browser window.

You can also directly log issues usingissue tracker. Be sure to toggle the 'Type' field to reflect the nature of the issue you're filing (Bug, Feature Request, etc.) to help make responses more efficient.