No project description provided
Project description
certificate_cli
Usage:
$ certificate_cli [OPTIONS] COMMAND [ARGS]...
Options:
--install-completion: Install completion for the current shell.--show-completion: Show completion for the current shell, to copy it or customize the installation.--help: Show this message and exit.
Commands:
generate: Generate a SSL certificateinfo: Basic info of a pem certificatesimulate: Provide a path to public and private...
certificate_cli generate
Generate a SSL certificate
Usage:
$ certificate_cli generate [OPTIONS]
Options:
--days INTEGER: [default: 30]--prefix TEXT--path TEXT: [default: ./certs]--help: Show this message and exit.
certificate_cli info
Basic info of a pem certificate
Usage:
$ certificate_cli info [OPTIONS] PATH
Arguments:
PATH: [required]
Options:
--help: Show this message and exit.
certificate_cli simulate
Provide a path to public and private certificates.
Use --port to specify a port to serve the certificat on.
Usage:
$ certificate_cli simulate [OPTIONS] PUBLIC PRIVATE
Arguments:
PUBLIC: [required]PRIVATE: [required]
Options:
--port INTEGER: [default: 5678]--help: Show this message and exit.
Build
- Increment versions in
__init.py__andpyproject.toml - Update changelog (
git log --pretty=format:"%h - %s (%an, %ad)" --date=shortfor starters, also see git-chglog). buildandpublish
poetry build
poetry publish
or
poetry publish --build
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
certificate-cli-0.2.3.tar.gz
(5.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file certificate-cli-0.2.3.tar.gz.
File metadata
- Download URL: certificate-cli-0.2.3.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.11.0b4 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e9761d87b33837da38cc41ff277128f577d128428453bf2ee535ae0b8e45e2d
|
|
| MD5 |
6a07c1048eeda197d023a3d9e1e5ed32
|
|
| BLAKE2b-256 |
2af4d9d3dd73dcf693f76a23e962c01034e7649bbeb60aea9c8cce0e8de32251
|
File details
Details for the file certificate_cli-0.2.3-py3-none-any.whl.
File metadata
- Download URL: certificate_cli-0.2.3-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.11.0b4 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1129f70d08a7bbe30c9325017f4c8f78e16cfb0d9e5b762bc8570328a7716fa
|
|
| MD5 |
a4618ab4d8708e353eadf42ea58326ff
|
|
| BLAKE2b-256 |
93ff42b60c5e9e32df81c313509b54df771b8da256f9f1a0dd57f0e7e0b3cd7a
|