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: m365 spe container get #6083

Open
Adam-it opened this issue Jun 9, 2024 · 3 comments · May be fixed by #6421
Open

New command: m365 spe container get #6083

Adam-it opened this issue Jun 9, 2024 · 3 comments · May be fixed by #6421
Assignees
Labels

Comments

@Adam-it
Copy link
Contributor

Adam-it commented Jun 9, 2024

Usage

m365 spe container get [options]

Description

Gets a container of a specific container type.

Options

Option Description
-i, --id <id> Container id

Examples

Gets a container of a specific type

m365 spe container get --id "b!ISJs1WRro0y0EWgkUYcktDa0mE8zSlFEqFzqRn70Zwp1CEtDEBZgQICPkRbil_5Z" 

Default properties

No response

Additional Info

In order to do that we may use the following GET request:

/storage/fileStorage/containers/{containerId}

https://learn.microsoft.com/en-us/graph/api/filestoragecontainer-get?view=graph-rest-1.0&tabs=http

@Adam-it Adam-it added new feature needs peer review Needs second pair of eyes to review the spec or PR labels Jun 9, 2024
@Adam-it
Copy link
Contributor Author

Adam-it commented Jun 22, 2024

@pnp/cli-for-microsoft-365-maintainers any feed?

@Jwaegebaert
Copy link
Contributor

Looks good to me. Maybe one small detail would be to align the description a bit like you did with m365 spe container list

@Adam-it Adam-it added help wanted and removed needs peer review Needs second pair of eyes to review the spec or PR labels Jul 15, 2024
@Adam-it Adam-it added the hacktoberfest Issue perfect for hacktoberfest label Sep 24, 2024
@nanddeepn
Copy link
Contributor

Can I work on this?

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

Successfully merging a pull request may close this issue.

4 participants