Remove an orb from a category
Remove an orb from a category
circleci orb remove-from-category <namespace>/<orb> "<category-name>" [flags]
-h, --help help for remove-from-category
--host string URL to your CircleCI host, also CIRCLECI_CLI_HOST (default "https://circleci.com")
--skip-update-check Skip the check for updates check run before every command. (default true)
--token string your token for using CircleCI, also CIRCLECI_CLI_TOKEN