Operations¶
Overview for marketplace seller operations
Overview¶
Just as we utilise DevOps to deploy into cloud marketplaces, eschewing web consoles, we’re doing the same with creating offers, deals, and mechanisms to sell/resell in the cloud.
A major reason for this is that we can be more reactive as we discover how your marketplace works - and our tools are self-documenting - so we don’t need operations manuals, nor to keep them up to date.
agora¶
manage marketplaces from the command line
Usage
agora [OPTIONS] COMMAND [ARGS]...
Options
- -v, --verbosity <LVL>¶
Either CRITICAL, ERROR, WARNING, INFO or DEBUG
- --version¶
Show the version and exit.
aws¶
manage AWS Marketplace
Usage
agora aws [OPTIONS] COMMAND [ARGS]...
catalog¶
update vendor catalog with latest listing documentation
Usage
agora aws catalog [OPTIONS]
offer¶
make a product offer to a customer
Usage
agora aws offer [OPTIONS]
Options
- -a, --account <account>¶
Required The customer account number
- -p, --product-name <product_name>¶
Required The name of the product
- -q, --quantity <quantity>¶
The number of entitlements
price¶
update vendor catalog with latest pricing information
Usage
agora aws price [OPTIONS]
release¶
update vendor catalog with latest listing release image/instructions
Usage
agora aws release [OPTIONS]