Skip to content

feat(xattr): add completion spec#2623

Open
Naveen-Boddepalli wants to merge 2 commits into
withfig:masterfrom
Naveen-Boddepalli:add-xattr-spec
Open

feat(xattr): add completion spec#2623
Naveen-Boddepalli wants to merge 2 commits into
withfig:masterfrom
Naveen-Boddepalli:add-xattr-spec

Conversation

@Naveen-Boddepalli
Copy link
Copy Markdown

Description

Adds a completion spec for the macOS xattr utility.

Includes support for:

  • recursive operations
  • verbose output
  • hex output
  • print/write/delete/clear attribute actions
  • filepath completion

Closes #941

References

@withfig-bot
Copy link
Copy Markdown
Contributor

withfig-bot commented May 7, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@withfig-bot
Copy link
Copy Markdown
Contributor

Overview

src/xattr.ts:

Info:

@withfig-bot
Copy link
Copy Markdown
Contributor

Hello @Naveen-Boddepalli,
thank you very much for creating a Pull Request!
Here is a small checklist to get this PR merged as quickly as possible:

  • Do all subcommands / options which take arguments include the args property (args: {})?
  • Are all options modular? E.g. -a -u -x instead of -aux
  • Have all other checks passed?

Please add a 👍 as a reaction to this comment to show that you read this.

@Naveen-Boddepalli
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

@Naveen-Boddepalli
Copy link
Copy Markdown
Author

The CLA appears signed successfully in the PR conversation, but the CLAAssistant workflow is now failing with:

Could not update the JSON file: Not Found

Looks like it may be a workflow-side issue.

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.

[xattr] missing spec

2 participants