> For the complete documentation index, see [llms.txt](https://mertz.gitbook.io/thruster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mertz.gitbook.io/thruster/building-a-cli-secret-sharer.md).

# Building a CLI Secret Sharer

- [Getting Started](https://mertz.gitbook.io/thruster/building-a-cli-secret-sharer/getting-started.md)
- [Connecting a Database](https://mertz.gitbook.io/thruster/building-a-cli-secret-sharer/connecting-a-database.md): Because educated guesses are overrated
- [Testing](https://mertz.gitbook.io/thruster/building-a-cli-secret-sharer/testing.md): Because if I have to write one more curl statement, I'm going to lose it.
- [Storing Data](https://mertz.gitbook.io/thruster/building-a-cli-secret-sharer/storing-data.md): Because having an intern enter secrets into a spreadsheet would mean I'd have to write a job description.
- [Fetching Data](https://mertz.gitbook.io/thruster/building-a-cli-secret-sharer/fetching-data.md): Like a Labrador chasing a tennis ball, we be fetchin'
- [More Testing](https://mertz.gitbook.io/thruster/building-a-cli-secret-sharer/more-testing.md): Why test manually when you can test automated...ly
- [Deployment](https://mertz.gitbook.io/thruster/building-a-cli-secret-sharer/deployment.md): Because it's a bummer when your laptop runs out of battery and makes your server inaccessible.
- [CLI](https://mertz.gitbook.io/thruster/building-a-cli-secret-sharer/cli.md): Because curl is so passé
