Usage Examples

Setting up the CLI

  1. Download and install the correct version of the CLI according to these instructions.

  2. Configure the access token to the artifact server. If you don't have a token see these instructions.

export SEAL_TOKEN=<token> # the access token for the server

Last updated