Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: bake v0.19 entitlements #2835

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dvdksn
Copy link
Contributor

@dvdksn dvdksn commented Dec 3, 2024

  • docs(bake): improve docs on "call" and "description" in bake file
  • docs: add docs for bake --allow

Signed-off-by: David Karlsson <[email protected]>
@dvdksn dvdksn marked this pull request as ready for review December 3, 2024 14:51
Comment on lines +63 to +66
- `fs.read=<path|*>` - Grant read access to files outside of the working
directory.
- `fs.write=<path|*>` - Grant write access to files outside of the working
directory.
Copy link
Member

Choose a reason for hiding this comment

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

There is also fs=<path|*> which grants read/write access

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants