
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
@micrio/cli
Advanced tools
micrio is a command line tool for processing and uploading images directly from your computer to the Micrio Dashboard.
Install the Micrio tool as a global binary
npm i -g @micrio/cli
Log in to your Micrio account and follow the steps you are prompted with
micrio login
Open the Micrio dashboard and navigate to the folder you want to place your images, ie. https://dash.micr.io/my-group/my-project
micrio upload my-image.jpg -d https://dash.micr.io/my-group/my-project
Now reload your dashboard page, and the image should be there!
For more detailed information about configuration, refer to the documentation.
micrio loginConnect the micrio executable to your logged in Micrio account
micrio logoutRemove your Micrio account credentials
micrio upload <images> --destination <url> --format <webp|jpg> --type <2d|360|omni>Process and upload one or several images (wildcards are supported) to the specified destination URL, which is the deeplink of the target folder in your Micrio Dashboard.
By default, it processes images to webp tiles, but you can change that to jpg using the --format option.
You can also process it as an equirectangular 360º image, using --type=360. For selected accounts, Omni (360º object photography) is also available. Check out our website for more information.
For more commands and options, refer to the documentation or run micrio help [command].
For the latest documentation, click here.
IMPORTANT: When developing, make sure your system is using node version 20.13.1. Use nvm to switch if necessary.
FAQs
Command-line tool for processing and uploading images to Micrio
The npm package @micrio/cli receives a total of 8 weekly downloads. As such, @micrio/cli popularity was classified as not popular.
We found that @micrio/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.