Skip to content

Commit

Permalink
feat: document soldeer login location (#1277)
Browse files Browse the repository at this point in the history
* added soldeer new options

* added init command

* solving failing test

* Update src/projects/soldeer.md

Co-authored-by: Oliver <[email protected]>

* Update src/projects/soldeer.md

Co-authored-by: Oliver <[email protected]>

* Update src/projects/soldeer.md

Co-authored-by: Oliver <[email protected]>

* Update src/projects/soldeer.md

Co-authored-by: Oliver <[email protected]>

* Added info where the login details are saved after soldeer login

---------

Co-authored-by: Oliver <[email protected]>
  • Loading branch information
mario-eth and onbjerg authored Sep 3, 2024
1 parent 47d26ac commit 8f8215a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/projects/soldeer.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,8 @@ In case you want to simulate what would happen if you push a version, you can us
forge soldeer push my-project~1.0.0 --dry-run true
```


#### Login Data
By default, Soldeer saves the login token in the `~/.soldeer/.soldeer_login` file. If you want to save that token to another location, you need to set the environment variable `SOLDEER_LOGIN_FILE`.


> **Warning** ⚠️
Expand Down

0 comments on commit 8f8215a

Please sign in to comment.