You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ dwave config -f /path/to/file -p profile-name set solver DW_2000Q_6
<solver set to DW_2000Q_6 for profile-name>
$ MY_TOKEN=$(dwave config get token)
<api-token stored in an env var>
$ dwave config -p test list
test.solver = ...
test.endpoint = ...
Something like:
And then after #426, even something like this:
The text was updated successfully, but these errors were encountered: