logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ec2-fingerprint-key - Generate a fingerprint for a private key

Description

        Generate a fingerprint for a private key generated by Amazon EC2.
        The KEYFILE parameter is a file containing an unencrypted PEM encoded
        PKCS#8 private key (as generated by Amazon EC2).

General Notes

        Any command option/parameter may be passed a value of '-' to indicate
        that values for that option should be read from stdin.

General Options

-v, --verbose
            Verbose output.

        -?, --help
            Display this help.

        -H, --headers
            Display column headers.

        --debug
            Display additional debugging information.

        --show-empty-fields
            Indicate empty fields.

        --hide-tags
            Do not display tags for tagged resources.

Name

       ec2-fingerprint-key - Generate a fingerprint for a private key

See Also

Synopsis

        ec2fp ([ec2-fingerprint-key])
        ec2fp [GENERAL OPTIONS] KEYFILE

See Also