-
Notifications
You must be signed in to change notification settings - Fork 328
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
New command: spo list defaultcolumnvalue list
#6404
Labels
Comments
milanholemans
added
new feature
needs peer review
Needs second pair of eyes to review the spec or PR
labels
Oct 2, 2024
Jwaegebaert
added
help wanted
hacktoberfest
Issue perfect for hacktoberfest
and removed
needs peer review
Needs second pair of eyes to review the spec or PR
labels
Oct 18, 2024
milanholemans
added a commit
to milanholemans/cli-microsoft365
that referenced
this issue
Oct 20, 2024
milanholemans
added a commit
to milanholemans/cli-microsoft365
that referenced
this issue
Oct 20, 2024
milanholemans
added a commit
to milanholemans/cli-microsoft365
that referenced
this issue
Oct 20, 2024
milanholemans
added a commit
to milanholemans/cli-microsoft365
that referenced
this issue
Oct 20, 2024
milanholemans
added a commit
to milanholemans/cli-microsoft365
that referenced
this issue
Oct 20, 2024
milanholemans
added a commit
to milanholemans/cli-microsoft365
that referenced
this issue
Nov 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Usage
m365 spo list defaultcolumnvalue list [options]
Description
Retrieves default column values set for a specific document library
Options
-u, --webUrl <webUrl>
-i, --listId [listId]
listTitle
,listId
, orlistUrl
.-t, --listTitle [listTitle]
listTitle
,listId
, orlistUrl
.--listUrl [listUrl]
listTitle
,listId
, orlistUrl
.--folderUrl [folderUrl]
Examples
List all default column values of a list specified by title
m365 spo list defaultcolumnvalue list --webUrl https://contoso.sharepoint.com/sites/marketing --listTitle "Project Documents"
List all default column values of a list specified by ID
List all default column values of a list specified by URL
m365 spo list defaultcolumnvalue list --webUrl https://contoso.sharepoint.com/sites/marketing --listUrl "/sites/marketing/Project Documents"
Default properties
Additional Info
The output should look something like this:
The text was updated successfully, but these errors were encountered: