Some cli commands can take a long time. For example, loading an artifact or stopping a program.
The default client config sets 15 seconds as its timeout. The CLI should support taking arguments to set the timeouts.
PR: https://github.com/caskdata/cdap/pull/8401