q01sdk CLI
q01sdk
is the Command Line Interface designed to interact with the Q01 Platform. It allows you to view, manage, and deploy the projects belonging to your companies.
Functionalities
The q01sdk
functionalities can be summarized within its main subcommands:
Developer Commands:
developer
aliasdv
: work your issue on your environmentreview
aliasrv
: start a code review processhotfix
aliashot
: build and deploy hotfix in a stage
Operations Commands
mergeToMaster
aliasmm
: merge QA tags to Master Branchpromote
aliaspro
: promote builds between stagessprintOperations
aliasso
: generate Sprint Branch
Regenerate Commands
virtualServiceRegen
aliasvsr
: regenerate api routesconfigMapRegen
aliascmr
: regenerate a container ConfigMapmetadataRegen
aliasvsr
: regenerate api routes for VirtualService
Additional Commands:
envstatus
aliasenv
: check and set environment status
Guides
Below, you can find additional guides for using q01sdk
: