個人的なメモです。
sfdx force:auth:logout -u <alias>
で一覧から削除できます。
↑のコマンドだと削除してもよいかの確認が出るのでそれが必要ない場合には以下のコマンドでサクッと消せます。
sfdx force:auth:logout -p -u <alias>
sfdx force:org:delete
はスクラッチ組織の削除なのでここでは使えません。
Go to list of users who liked
More than 3 years have passed since last update.
個人的なメモです。
sfdx force:auth:logout -u <alias>
で一覧から削除できます。
↑のコマンドだと削除してもよいかの確認が出るのでそれが必要ない場合には以下のコマンドでサクッと消せます。
sfdx force:auth:logout -p -u <alias>
sfdx force:org:delete
はスクラッチ組織の削除なのでここでは使えません。
Register as a new user and use Qiita more conveniently
Go to list of users who liked