Cli-microsoft365: New Command: return yammer user

Created on 10 Sep 2019  路  6Comments  路  Source: pnp/cli-microsoft365

Returns the current user or a user by id or e-mail from the Yammer network

yammer user get --userId number --mail string

--userId (optional): id of the user
--mail (optional): mail of the user

With no params, returns the current user

br,
Patrick

new feature work in progress

All 6 comments

Thanks for the proposal. Wouldn't it be easier to specify separate options for email and ID so that we can validate the specified value and it's obvious to the user what value they can pass without having to read the docs?

I am fine in providing two parameters.

Could you please update the spec to make it clear to everyone else what we're building?

Done, just assign it to me

@waldekmastykarz as far as I understood from #1115 we are almost done. Is ist fine for you to proceed with this command based on the discussion we had in #1101 ?

network listing: #1115
user retrieval: #1107
full user retrieval: #1113
yammer message list: #1104
yammer message retrieval: #1105
yammer message posting: #1105
yammer message delete: #1106
Then I would go and implement the group commands. Afterward, we should try to look at what is left and improve the current commands further.

Yes! Please do! I'm going through the open PRs as we speak and #1115 should be merged to dev shortly. Appreciate your help!

Was this page helpful?
0 / 5 - 0 ratings