Skip to content

New command: get information about the specified list #199

@waldekmastykarz

Description

@waldekmastykarz

Get information about the specified list

  • command: spo list get -u|--webUrl <webUrl> -i|--id [id] -t|--title [title]
  • webUrl: URL of the site where the list to retrieve is located
  • id: List id
  • title: List title
  • specify either id or title but not both

Retrieve list using GET <webUrl>/_api/web/lists(guid'<id>') or GET <webUrl>/_api/web/lists/GetByTitle('<title>'). Ensure you have access token for the specified web.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions