Skip to content

Change properties values via subcommands #681

Closed
@kashishm

Description

@kashishm

Usage

gauge config <property name> <value>
gauge config <property name>

Example

gauge config check_updates false
gauge config check_updates

To list all the properties

gauge config --list

output

Key                           	Value
----------------------------------------------------------------------
gauge_telemetry_log_enabled   	false
gauge_repository_url          	https://downloads.getgauge.io/plugin

The following command should print all the properties in machine-readable format.

gauge config -m

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions