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

feat: Add an inspect command #868

Merged
merged 3 commits into from
Nov 1, 2023
Merged

Conversation

theofidry
Copy link
Member

This adds a command akin to box process which allows to output the scopped content of a singular file.

The command takes similar input as the add-prefix regarding the configuration and behaves identically except it will not try to execute the init command.

The scopped content can also be used as raw input by passing --quiet.

Closes #771.

This adds a command akin to `box process` which allows to output the
scopped content of a singular file.

The command takes similar input as the `add-prefix` regarding the
configuration and behaves identically except it will not try to
execute the `init` command.

The scopped content can also be used as raw input by passing `--quiet`.

Closes humbug#771.
@theofidry theofidry enabled auto-merge (squash) November 1, 2023 11:37
@theofidry theofidry merged commit 4fdcd61 into humbug:main Nov 1, 2023
114 checks passed
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.

Add a dry-run command
1 participant