Options (5)
-c, --configbooleanList projects using a configuration file
Example:
wlc {{[-c|--config]}} {{path/to/file}} list-projects-u, --urlbooleanList components in a project and override API URL and API key
Example:
wlc {{[-u|--url]}} {{URL}} {{[-k|--key]}} {{key}} ls {{project}}-k, --keybooleanList components in a project and override API URL and API key
Example:
wlc {{[-u|--url]}} {{URL}} {{[-k|--key]}} {{key}} ls {{project}}-f, --formatbooleanList translations from a component in a specific format
Example:
wlc {{[-f|--format]}} {{text|csv|json|html}} ls {{project}}/{{component}}-h, --helpbooleanDisplay help
Example:
wlc {{[-h|--help]}}made by @shridhargupta | data from tldr-pages