Skip to main content

Commands

q01sdk cli output
**********************************************************************
* *
* ___ _ _ _ *
* __ _ / _ \/ |___ __| | | __ *
* / _ | | | | / __|/ _ | |/ / *
* | (_| | |_| | \__ \ (_| | < *
* \__, |\___/|_|___/\__,_|_|\_\ *
* |_| *
* *
* You can easily get all you need to work on a microservice. *
* *
* lanificiodigitale.com *
**********************************************************************

Usage:
q01sdk [command]

Developer Commands
deploymentLog dl Read the deployment log
developer dv Work the issue on your environment
hotfix hot Build and deploy hotfix in a stage
review rv Review the code

Operations Commands
mergeToMaster mm Merge QA tags to Master Branch
promote pro Promote builds between stages
sprintOperations so Generate Sprint Branch

Regenerate Commands
configMapRegen cmr Regenerate ConfigMap
metadataRegen mtr Regenerate metadata database
virtualServiceRegen vsr Regenerate api routes

Additional Commands:
completion Generate the autocompletion script for the specified shell
envstatus env Check and set environment status
help Help about any command
httpd starts a httpd server for cftool download and api server

Flags:
-j, --JobID string JobID
-c, --canary canary mode on
-h, --help help for q01sdk
-s, --secret string Secret file
-t, --token string Token
-v, --verbose verbose output

Use "q01sdk [command] --help" for more information about a command.

q01sdk follows a standard command structure. The basic usage is:

q01sdk COMMAND | ALIAS [arguments...]

You can tun q01sdk help COMMAND | ALIAS for details of a specific command.

Follow the next step to jump into the command sections!

tip

You can display a complete help message running q01sdk with any args.