dwavesystems / dwavesystems/dwave-cloud-client

Create CLI for config read/update, `dwave config {get|set|list}`

Open
#490 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
Python
Stars
63
Forks
44
Avg merge
13h 45m
Merged PRs (30d)
1

Description

Something like:
```
$ dwave config -f /path/to/file -p profile-name set solver DW_2000Q_6

$ MY_TOKEN=$(dwave config get token)

$ dwave config -p test list
test.solver = ...
test.endpoint = ...
```

And then after #426, even something like this:
```
$ dwave config set defaults.solver.topology.type pegasus

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.