spo page column list¶
Lists columns in the specific section of a modern page
Usage¶
spo page column list [options]
Options¶
Option | Description |
---|---|
--help |
output usage information |
-u, --webUrl <webUrl> |
URL of the site where the page to retrieve is located |
-n, --name <name> |
Name of the page to list columns of |
-s, --section <sectionId> |
ID of the section for which to list columns |
-o, --output [output] |
Output type. json|text . Default text |
--verbose |
Runs command with verbose logging |
--debug |
Runs command with debug logging |
Remarks¶
If the specified name doesn't refer to an existing modern page, you will get a File doesn't exists error.
Examples¶
List columns in the first section of a modern page with name home.aspx
spo page column list --webUrl https://contoso.sharepoint.com/sites/team-a --name home.aspx --section 1