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

Add internalName option for spo field commands #6249

Open
3 tasks
milanholemans opened this issue Aug 14, 2024 · 2 comments · May be fixed by #6379
Open
3 tasks

Add internalName option for spo field commands #6249

milanholemans opened this issue Aug 14, 2024 · 2 comments · May be fixed by #6379

Comments

@milanholemans
Copy link
Contributor

Currently, when using spo field commands, we can only specify fields by title or id. A common way to specify a field is by its internal name.

Let's add a new option --internalName [internalName] so people can reference fields by its internal name as well.

Commands to update:

  • spo field get
  • spo field remove
  • spo field set
@milanholemans milanholemans added enhancement needs peer review Needs second pair of eyes to review the spec or PR labels Aug 14, 2024
@Jwaegebaert Jwaegebaert added help wanted and removed needs peer review Needs second pair of eyes to review the spec or PR labels Aug 22, 2024
@ktskumar
Copy link
Contributor

May I work on this!

@milanholemans
Copy link
Contributor Author

Sure, thanks!

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

Successfully merging a pull request may close this issue.

3 participants