I need a solution
When I try to issue following command:
command = "pgp --license-authorize --license-name ""myName"" --license-organization ""myOrganization"" --license-number Dxxx-xxxx-xxxx-xxxxx-xxxxx-xxx --license-email mySelf@mycompany.com --force"
I get following messages:
pgp: license authorize (2706: PGP Command Line already has a license)
license authorize (3104: could not read file, no such file or directory)
I thought I would be able to re-license with a "--force", but still not working. Can anyone please help?