cog icon indicating copy to clipboard operation
cog copied to clipboard

Implement bundle missing subcommands

Open vanstee opened this issue 9 years ago • 5 comments

Our bundle chat command can only check the status, enable and disable bundles. We should implement list install and uninstall, versions, and info to match cogctl. We should probably also remove status as it wont be needed once we have list and versions.

vanstee avatar Jun 01 '16 13:06 vanstee

I think we might be able to get by with list, versions, and info as chat commands since the install process still requires a file upload.

kevsmith avatar Jun 10 '16 13:06 kevsmith

I think the only command still missing is uninstall

vanstee avatar Oct 14 '16 18:10 vanstee

Anyone opposed to me creating a new issue for bundle-install and bundle-uninstall, and closing this issue out?

jesselang avatar Aug 20 '17 15:08 jesselang

Also, there's #852

jesselang avatar Aug 20 '17 15:08 jesselang

@jesselang I think that's a good idea, it would also allow chunking the work out and if they're small enough maybe add a beginner label

ohaiwalt avatar Aug 24 '17 02:08 ohaiwalt