Skip to main content

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 alias dv : work your issue on your environment
  • review alias rv : start a code review process
  • hotfix alias hot : build and deploy hotfix in a stage

Operations Commands

  • mergeToMaster alias mm: merge QA tags to Master Branch
  • promote alias pro : promote builds between stages
  • sprintOperations alias so: generate Sprint Branch

Regenerate Commands

  • virtualServiceRegen alias vsr: regenerate api routes
  • configMapRegen alias cmr : regenerate a container ConfigMap
  • metadataRegen alias vsr : regenerate api routes for VirtualService

Additional Commands:

  • envstatus alias env: check and set environment status

Guides

Below, you can find additional guides for using q01sdk: