Skip to content

wp cli material

Utkarsh Patel edited this page Aug 18, 2021 · 2 revisions

Subcommands

material icons-update

Retrieves and stores fonts from the Google Material Icons from Github

wp material icons-update [--force-http]

Options

[--force-http] Force CLI to retrieve fonts from Github, instead of the local store

material fonts-update

Retrieves and stores fonts from the Google Fonts API

wp material fonts-update [--api-key=<api-key>] [--force-http]

Options

[--api-key=<api-key>] Use Google API key different from what is defined in material settings

[--force-http] Force CLI to retrieve fonts from the Google fonts API, instead of the local store

Clone this wiki locally