The purpose of this package is to provide common Pixl8 devops commands to the box commandline.
pixl8 mis setCredentials- you will be supplied an API key from MISpixl8 mis setEndpoint- used to set the MIS endpoint (see internal Pixl8 Documentation)pixl8 mis publish <zipfile>- used to publish packages
This package adds a custom forgebox endpoint pixl8. The idea here is that you will be able to install private pixl8 packages using:
box install pixl8:preside-ext-some-ext@^5.45.3
This adds the benefit of local package caching and smart version resolution along with our own private repository of packages.
This package should be installed to local CommandBox installations with:
box install pixl8/pixl8-commandbox-commands#stable