Back to skills
extension
Category: Development & EngineeringNo API key required

profile-switch

Switch the saved Google authentication profile. Can be activated with options like 'Account Switch', 'Profile Change', 'Want to use another account', 'Change Google Account', 'Switch Authentication'.

personAuthor: jakexiaohubgithub

Profile Switch

保存済み認証プロファイルを切り替えます。

実行方法

プロファイル一覧を表示

python plugins/shiiman-google/skills/auth-login/scripts/google_auth.py profiles

プロファイルを切り替え

python plugins/shiiman-google/skills/auth-login/scripts/google_auth.py switch <profile-name>

例:

python plugins/shiiman-google/skills/auth-login/scripts/google_auth.py switch work
python plugins/shiiman-google/skills/auth-login/scripts/google_auth.py switch personal

保存場所

  • 設定ディレクトリ: ~/.config/shiiman-google/
  • トークンファイル: ~/.config/shiiman-google/tokens/<profile-name>.json
  • アクティブプロファイル: ~/.config/shiiman-google/active-profile

注意事項

  • 切り替え先のプロファイルは事前に認証されている必要があります
  • 新しいプロファイルを追加するには「Google ログイン」と言ってください