CLIs
Along with the Aserto Console and the API, Aserto provides three CLI tools:
aserto
The aserto
CLI allows developers interact with Aserto. It has three main functions:
- Manage organization artifacts (policies, directory, connections)
- Interact with an Authorizer
- Manage the local developer experience Sidecar
All management operations are done in the context of an Aserto organization.
policy
The policy
CLI allows developers interact with policy images. It has two main functions:
- Build, sign, and export (unbundle) policy images
- Push and pull policy images from a policy registry, such as the Aserto Policy Registry or the Open Policy Registry
ds-load
The ds-load
CLI allows developers to import users, groups, identities, and relations from an Identity Provider into the Aserto Directory.