NAME
vs-download.pl - Download ValidSign documents from the command line
VERSION
version 0.004
SYNOPSIS
vs-upload.pl --secret <secret>
DESCRIPTION
A proof of concept script that creates a document package at ValidSign.
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.
SEE ALSO
- WebService::ValidSign
- WebService::ValidSign::Object::DocumentPackage
- WebService::ValidSign::Object::Document
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