osc-cli

Official CLI tool for managing Outscale cloud infrastructure

brewmacoslinux
Try with needOr install directly
Source

About

Official Outscale CLI providing connectors to Outscale API

Commands

osc-cli

Examples

List all virtual machines in your Outscale account$ osc-cli api ReadVms
Create a new security group$ osc-cli api CreateSecurityGroup --SecurityGroupName my-sg --Description 'My security group'
Describe available VM types and pricing$ osc-cli api ReadVmTypes