Skip to content

Conversation

@jsternberg
Copy link
Collaborator

I spent some time looking how to override a variable in a bakefile. My
assumption was that there would be a CLI option to do that and was
confused when I couldn't find it. This adds a reference to point someone
in the correct direction of using environment variables which is present
in the bake file reference but isn't in the CLI documentation.

…r variables

I spent some time looking how to override a variable in a bakefile. My
assumption was that there would be a CLI option to do that and was
confused when I couldn't find it. This adds a reference to point someone
in the correct direction of using environment variables which is present
in the bake file reference but isn't in the CLI documentation.

Signed-off-by: Jonathan A. Sternberg <[email protected]>
> [!NOTE]
> ¹ These fields already append by default.
### <a name="variables"></a> Override variables in a Bake file
Copy link
Contributor

Choose a reason for hiding this comment

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

We typically only include an anchor if the section corresponds to a flag/option on the command. That isn't the case here so we can remove this.

Suggested change
### <a name="variables"></a> Override variables in a Bake file
### Override variables in a Bake file

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