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
Given I installed gaiacli When I run gaiacli config --get offline Then I am presented with the value stored in ~/.gaiacli/config/config.toml.
Given I installed gaiacli When I run gaiacli config offline true or gaiacli config offline false Then the respective offline value is stored in ~/.gaiacli/config/config.toml.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Title is self-explanatory.
Acceptance criteria:
Given I installed
gaiacli
When I run
gaiacli config --get offline
Then I am presented with the value stored in
~/.gaiacli/config/config.toml
.Given I installed
gaiacli
When I run
gaiacli config offline true
orgaiacli config offline false
Then the respective
offline
value is stored in~/.gaiacli/config/config.toml
.For Admin Use
The text was updated successfully, but these errors were encountered: