Skip to main content

Config

Configures the active context.

Examples

Basic usage:

octo-cli -c Config `
-isu "https://localhost:5003/" `
-asu "https://localhost:5001/" `
-bsu "https://localhost:5009/" `
-csu "https://localhost:5015/" `
-tid "meshtest"

Options

ShortLongRequiredDescription
-asu--assetServicesUrinoURI of asset repository services (e. g. 'https://localhost:5001/')
-bsu--botServicesUrinoURI of bot services (e. g. 'https://localhost:5009/')
-isu--identityServicesUriyesURI of identity services (e. g. 'https://localhost:5003/')
-csu--communicationServicesUrinoURI of communication services (e. g. 'https://localhost:5015/')
-apu--adminPanelUrinoURI of admin panel (e. g. 'https://localhost:5005/')
-tid--tenantIdnoId of tenant (e. g. 'meshtest')
-rsu--reportingServicesUrinoURI of reporting services (e. g. 'https://localhost:5007/')
-aisu--aiServicesUrinoURI of AI services (e. g. 'https://localhost:5019/')