sshca/cli
Dustin d9f189cb5c cli: Begin CLI client
The CLI tool will be the primary method for interacting with the SSH CA
service.  For now, it supports a single operation: `sshca-cli host
sign`, which requests a certificate to be signed by the CA service.`
2023-11-05 10:31:58 -06:00
..
src cli: Begin CLI client 2023-11-05 10:31:58 -06:00
.gitattributes cli: Begin CLI client 2023-11-05 10:31:58 -06:00
.gitignore cli: Begin CLI client 2023-11-05 10:31:58 -06:00
Cargo.lock cli: Begin CLI client 2023-11-05 10:31:58 -06:00
Cargo.toml cli: Begin CLI client 2023-11-05 10:31:58 -06:00
LICENSE-Apache-2.0.txt cli: Begin CLI client 2023-11-05 10:31:58 -06:00
LICENSE-MIT.txt cli: Begin CLI client 2023-11-05 10:31:58 -06:00
rustfmt.toml cli: Begin CLI client 2023-11-05 10:31:58 -06:00