Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

invite-user / set-space-role --invite

オープン
#2,237 コメント 1 件 リアクション 0 件 担当者 1 名 GitHub で見る

メンテナーはふだん 4 日以内に返信

@gururajsh がすでに取り組んでいます。

2024年9月6日 から。

評価

この issue はまだ評価されていません。

説明

feature-request no-issue-activity

Please provide details on the following items. Failure to do so may result in deletion of your feature request.

What's the user value of this feature request?
Allows us to script developer onboarding / remove manual step for space / org admins.

Who is the functionality for?
CF space / org admins who want to use the CLI for onboarding new teammembers

How often will this functionality be used by the user?
Whenver new team-members are onboarded (probably about once a month)

Who else is affected by the change?
Nobody that i can think of. The default behavior for set-{space/org}-role can remain the same (i.e. default to --no-invite)

Is your feature request related to a problem? Please describe.

Currently, there doesn't seem to be a way to "invite" new users to a space / org via the CLI. When I run

cf set-space-role [email protected] <org> <space> SpaceDeveloper

I get

No user exists with the username '[email protected]'.

Describe the solution you'd like

I'd like to either have new invite-to-space / invite-to-org commands, or to see a --no-invite/--invite flag in the set-space-role / set-org-role commands, which would lead to the behavior when inviting email addresses via the GUI (I think they get an email?)

Describe alternatives you've considered

Manually adding team-members (this is a $T \times S$ problem, where T is the number of team-members and S is the number of PCF spaces.

Additional context

Note:
As of the GA of the v7 CLI, the v6 line is no longer under active development and will be updated only to patch CVEs or fix severe blocking defects with no workarounds.

主要言語
Go
スター
1.9k
フォーク
990
平均マージ
1日 7時間
マージ済み PR(30日)
8

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

cloudfoundry/cli のほかの issue

cloudfoundry/cli の issue をすべて見る

似ている issue

Go の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。