We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e65afd commit b6fdabcCopy full SHA for b6fdabc
1 file changed
CHANGELOG.md
@@ -17,6 +17,9 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
17
- Proxy resolution priority: `--proxy` flag > config file > environment
18
variables (`HTTP_PROXY`, `HTTPS_PROXY`, `ALL_PROXY`).
19
- Add a clear error message when creating a paste without a configured host.
20
+- Add `privatebin init` command to generate a configuration file with sensible
21
+ defaults. Supports `--host` to set the default instance and `--force` to
22
+ overwrite an existing file.
23
24
### Changed
25
0 commit comments