Open vanstee opened 8 years ago
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.
I think the only command still missing is uninstall
Anyone opposed to me creating a new issue for bundle-install
and bundle-uninstall
, and closing this issue out?
Also, there's #852
@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
Our bundle chat command can only check the status, enable and disable bundles. We should implement
list
install
anduninstall
,versions
, andinfo
to matchcogctl
. We should probably also removestatus
as it wont be needed once we havelist
andversions
.