evcli

command module
v2.0.0-...-4ebc0dd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 29, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

README

Attestation Evidence manipulation tool

Installing and configuring

To install the evcli command, do:

go install github.com/jraman567/evcli/v2@latest

To configure auto-completion, use the completion subcommand. For example, if bash is your shell, you would do something like:

evcli completion bash > ~/.bash_completion.d/evcli
. ~/.bash_completion

If instead you are using zsh managed via ohmyzsh:

evcli completion zsh > ~/.oh-my-zsh/completions/_evcli
. ~/.zshrc

For more help on completion:

evcli completion --help

PSA attestation tokens manipulation

For working with PSA attestation tokens follow the instructions given here

CCA attestation tokens manipulation

For working with CCA attestation tokens follow the instructions given here

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
cca
psa
sev

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL