NAME

vs-poc.pl - Create a ValidSign document package from the command line

VERSION

version 0.001

SYNOPSIS

vs-poc.pl --secret <secret>

DESCRIPTION

A proof of concept script that creates a document package at ValidSign. Please be advised that this script and the underlying module is in ALPHA state and is subject to change at any given moment without notice.

OPTIONS

secret

Your very secret API key

sender

The user you want to create the package

config

Define where your configuration file is located, defaults to $HOME/.config/valid-sign. In here you can change the defaults for all of the command line options. Command line options take preference over the configuration file options.

document-package-name

The name of the document package that you want to create

file

Select the file you want to sign. Multiple files are allowed.

signer

Select the user who needs to sign the document. Multiple signers are allowed.

AUTHOR

Wesley Schwengle <waterkip@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2019 by Wesley Schwengle.

This is free software, licensed under:

The (three-clause) BSD License