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

New command: update existing list view #662

Closed
waldekmastykarz opened this issue Nov 8, 2018 · 0 comments
Closed

New command: update existing list view #662

waldekmastykarz opened this issue Nov 8, 2018 · 0 comments

Comments

@waldekmastykarz
Copy link
Member

Update exiting list view

command: spo list view set -u|--webUrl <webUrl> --listTitle [listTitle] --listId [listId] --viewTitle [viewTitle] --viewId [viewId]

  • webUrl: Absolute URL of the site where the list is located
  • listTitle: Title of the list where the view is located. Specify listTitle or listId but not both
  • listId: ID of the list where the view is located. Specify listTitle or listId but not both
  • viewTitle: Title of the view to update. Specify viewTitle or viewId but not both
  • viewId: ID of the view to update. Specify viewTitle or viewId but not both

This command accepts unknown properties. Each property to be updated is defined as a separate option, eg. spo list view set --JSLink customrendering.js ...

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

No branches or pull requests

1 participant