Jet generate

1 minute read

Description

Generate an AES key for encrypting files.

Usage

jet generate [flags]

Extended description

The AES key created using jet generate will is not available in CodeShip during the remote execution. You can use this command to create local keys for initial testing. Any files that should be decrypted remotely would need to use the key found in your Project Settings during the execution of jet encrypt.