Priority
(Low) Something is a little off
Description
When running spe container remove using option aliases (e.g., -i for --id or -n for --name), the command fails with an Unrecognized key(s) in object error.
Steps to reproduce
Run the following command:
m365 spe container remove -i "b!65eyGuYbM0ifVaGedZ5HVabO4oygHI5Iox3n0fzeXVxj9R6EDG9WSqjYEkjt23aP" --recycle --force
Expected results
The command should work using aliases as well.
Actual results
Error: Unrecognized key(s) in object: 'i'
Use one of the following options: id or name.
Diagnostics
No response
CLI for Microsoft 365 version
v11.3.0
nodejs version
22.12.0
Operating system (environment)
Windows
Shell
PowerShell
cli doctor
No response
Additional Info
this seems wrong..

Priority
(Low) Something is a little off
Description
When running
spe container removeusing option aliases (e.g.,-ifor--idor-nfor--name), the command fails with anUnrecognized key(s) in objecterror.Steps to reproduce
Run the following command:
m365 spe container remove -i "b!65eyGuYbM0ifVaGedZ5HVabO4oygHI5Iox3n0fzeXVxj9R6EDG9WSqjYEkjt23aP" --recycle --forceExpected results
The command should work using aliases as well.
Actual results
Error: Unrecognized key(s) in object: 'i'
Use one of the following options: id or name.
Diagnostics
No response
CLI for Microsoft 365 version
v11.3.0
nodejs version
22.12.0
Operating system (environment)
Windows
Shell
PowerShell
cli doctor
No response
Additional Info
this seems wrong..