https://api.cp.chainloop.dev
, handles operations on organizations
, workflows
, workflow runs
, contracts
, discovery
, …https://api.app.chainloop.dev
, handles operations on policies
, policy groups
, frameworks
, requirements
, projects
buf curl
command to list the available operations for a given API
user
tokens and api tokens
chainloop auth login
command. It is not recommended to use this token for unattended operations because of its ephemerality properties.Authorization
header with your token of choice, example.
chainloop org ls
make api
or buf generate
commands.