-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Doppler Share Secrets] View Projects with their Configs, Environment…
…s and Secrets (#15720) * [Doppler] add search-projects * [Doppler] extension ready for combine * Update * Update CHANGELOG.md and optimise images --------- Co-authored-by: Per Nielsen Tikær <[email protected]> Co-authored-by: raycastbot <[email protected]>
- Loading branch information
1 parent
531f462
commit c783c1a
Showing
17 changed files
with
2,739 additions
and
950 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,25 @@ | ||
# Doppler Share Secrets | ||
<p align="center"> | ||
<img src="./assets/doppler.png" width="200" height="200" /> | ||
</p> | ||
|
||
Doppler makes it easy to securely share sensitive information such as API keys or passwords. | ||
# Doppler - Share Secrets and Search Projects | ||
|
||
This is a Raycast extension for [Doppler](https://doppler.com/). Doppler makes it easy to securely share sensitive information such as API keys or passwords. It also allows you to view your Projects with their Configs, Environments and Secrets. | ||
|
||
An extensive walk-through on how to build such an extension can be found on the [developers docs](https://developers.raycast.com/examples/doppler). | ||
|
||
![screnshot](https://github.com/raycast/extensions/raw/main/docs/.gitbook/assets/example-doppler-share-secrets.webp) | ||
![screenshot](https://github.com/raycast/extensions/raw/main/docs/.gitbook/assets/example-doppler-share-secrets.webp) | ||
|
||
## 🚀 Getting Started | ||
|
||
1. **Install extension**: Click the `Install Extension` button in the top right of [this page](https://www.raycast.com/thomas/doppler-share-secrets) OR `install` via Raycast Store | ||
|
||
2. If all you need is to _Share Secrets_, there's nothing else you need to do | ||
|
||
3. (OPTIONAL) **Get Personal Token** to View Projects: | ||
|
||
a. `Navigate` to "Personal Tokens" (https://dashboard.doppler.com/workplace/SLUG/tokens/personal) | ||
|
||
b. `Click` "Create a personal token" then "Create" | ||
|
||
c. `Copy` and `Paste` the token in **Command Preferences** |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added
BIN
+1.42 MB
extensions/doppler-share-secrets/metadata/doppler-share-secrets-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.45 MB
extensions/doppler-share-secrets/metadata/doppler-share-secrets-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.45 MB
extensions/doppler-share-secrets/metadata/doppler-share-secrets-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Oops, something went wrong.