ockam_command 0.150.0

End-to-end encryption and mutual authentication for distributed applications.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
acme:
  support_email: support@acme.com
  # the following fields are optional
  brand_name: Acme # if not set, will default to Bin
  home_dir: $HOME/.acme # if not set, will default to $HOME/.acme
  orchestrator_identifier: I25242aa3d4a7b5aa986fb2bec15b3780aad0530660e5e5a46c7f9ce429e9ec99 # if not set, will default to the OCKAM_CONTROLLER_IDENTIFIER env var
  orchestrator_address: /dnsaddr/acme.io/tcp/6252/service/api # if not set, will default to the OCKAM_CONTROLLER_ADDRESS env var
  build_args: # if not set, will default to empty string
#    - --no-default-features
#    - --features
#    - 'no_std alloc software_vault rust-crypto'
  commands:
    - node: "host"
    - project