Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix weird subcommand missing output (#1858)
Removes the odd missing subcommand output. Now it outputs like so: ```sh ✗ Subcommand not found, use one of the available commands: app, catalog, component, config, create, delete, describe, help, link, list, log, login, logout, preference, project, push, service, storage, unlink, update, url, utils, version, watch ``` Closes #1800
- Loading branch information