1.0.1-beta.925 • Published 10 months ago

@opentdf/cli v1.0.1-beta.925

Weekly downloads
-
License
BSD-3-Clause-Clea...
Repository
github
Last release
10 months ago

OpenTDF command line tool (for node)

A sample application using node & ESM to import and test a project

Usage

opentdf.mjs <auth options> <policy options> [encrypt|decrypt] [input file]

For example, to use the quickstart test, we should do something like:

echo hello-world >sample.txt
bin/opentdf.mjs encrypt \
  --kasEndpoint http://localhost:65432/api/kas \
  --oidcEndpoint http://localhost:65432/auth/realms/tdf \
  --auth tdf-client:123-456 \
  --containerType tdf3 \
  --output sample.tdf \
  sample.txt
bin/opentdf.mjs \
  --kasEndpoint http://localhost:65432/api/kas \
  --oidcEndpoint http://localhost:65432/auth/realms/tdf \
  --auth tdf-client:123-456 \
  --containerType tdf3 \
  --userId alice@somewhere.there \
  decrypt sample.tdf

This is a placeholder for working through build and CI issues.

References

1.0.1-beta.925

10 months ago

0.5.0-beta.786

12 months ago

0.5.0-rc.819

11 months ago

1.0.0-rc.889

11 months ago

0.5.0-beta.791

12 months ago

0.4.0-beta.784

12 months ago

0.5.0-beta.813

12 months ago

0.4.0-beta.739

1 year ago

0.4.0-beta.715

1 year ago

0.4.0-beta.765

1 year ago

0.4.0-beta.721

1 year ago

0.4.0-beta.654

1 year ago

0.4.0-beta.772

1 year ago

0.4.0-beta.661

1 year ago

0.4.0-beta.644

1 year ago

0.4.0-beta.607

1 year ago

0.4.0-beta.636

1 year ago

0.4.0-beta.501

1 year ago

0.4.0-beta.552

1 year ago

0.4.0-beta.540

1 year ago

0.3.0-beta.374

2 years ago

0.3.0-beta.364

2 years ago

0.3.0-beta.359

2 years ago