$ ./wason-translator-cli
Using config file: /Users/kaichuchung/.wason-translator-cli.yaml
Translate Document via IBM Cloud Language Translator
Usage:
wason-translator-cli [flags]
wason-translator-cli [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
delete Delete translated document.
download Download translated document.
help Help about any command
list Lists documents that have been submitted for translation.
translate Submit a document for translation.
Flags:
--api_key string IBM Cloud Language Translator API KEY (default "API KEY")
--config string config file (default is $HOME/.wason-translator-cli.yaml)
-h, --help help for wason-translator-cli
-t, --toggle Help message for toggle
--url string IBM Cloud Language Translator API URL (default "URL")
--version string IBM Cloud Language Translator API VERSION (default "VERSION")
Use "wason-translator-cli [command] --help" for more information about a command.