Skip to content

Conversation

@jiparis
Copy link
Member

@jiparis jiparis commented Jun 5, 2024

Quick start doc with examples ready to try and some explanations.

image

Closes #888

Signed-off-by: Jose I. Paris <jiparis@chainloop.dev>
jiparis added 2 commits June 5, 2024 20:01
Signed-off-by: Jose I. Paris <jiparis@chainloop.dev>
Signed-off-by: Jose I. Paris <jiparis@chainloop.dev>
@jiparis jiparis requested review from a team and danlishka June 5, 2024 18:52

4. Create a restricted token for further operations:
```bash
export CHAINLOOP_TOKEN=$(chainloop org api-token create --name test-api-token -o json | jq -r ".[].jwt")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some people might not have jq, I am wondering if we should add a raw or token output to the command, wdyt?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I was thinking that today. Maybe we could output everything to stderr, and the token to stdout.

jiparis added 2 commits June 6, 2024 10:06
Signed-off-by: Jose I. Paris <jiparis@chainloop.dev>
Signed-off-by: Jose I. Paris <jiparis@chainloop.dev>
@jiparis jiparis merged commit 37f12c6 into chainloop-dev:main Jun 6, 2024
@jiparis jiparis deleted the 888-qs branch June 6, 2024 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Quickstart documentation

2 participants