defaultBaseCommand top-level constant
String
const defaultBaseCommand
The base command name of the CLI when it is invoked directly, and the fallback whenever no other name is configured.
Implementation
const defaultBaseCommand = 'scloud';