miactl CLI
miactl
is the Command Line Interface designed to interact with the Mia-Platform Console.
It allows you to view, manage, and deploy the Projects belonging to your Companies.
Functionalities
The miactl
CLI functionalities can be summarized within its main subcommands:
company
: view and manage the Companies that you can accesscontext
: manage yourmiactl
contextsdeploy
: deploy resources to a Projectproject
: view and manage the Projects of a specific Companyserviceaccount
: create new service accounts for your Companyruntime
: view and manage resources that are deployed on the runtime associated with the Projectmarketplace
: view and manage the Marketplace resources that are available for your Company (deprecated from Mia-Platform Console v14.0.0).catalog
: view and manage the Marketplace resources that are available for your Company. It replaces themarketplace
command. Available from Mia-Platform Console v14.0.0.itd
: view and manage Item Type Definitions. Available from Mia-Platform Console v14.1.0.
Guides
Below, you can find additional guides for using miactl
: