> ## Documentation Index
> Fetch the complete documentation index at: https://docs.base44.com/llms.txt
> Use this file to discover all available pages before exploring further.

# base44 auth pull

> Base44 からローカルファイルに認証設定をプルします。

<Warning>
  このページは AI コーディングエージェントスキルの一部で、人間ではなくエージェント向けに書かれています。人間向けの Base44 ドキュメントは [デベロッパードキュメント](/developers) を参照してください。
</Warning>

# base44 auth pull

Base44 からローカルファイルに認証設定をプルします。

## 構文

```bash theme={null}
npx base44 auth pull
```

## 使用例

```bash theme={null}
npx base44 auth pull
```

## 注意事項

* ローカルの認証設定ファイルをリモート設定で上書きします。
* 認証設定ファイルは `base44/auth/` (`config.jsonc` で設定された `authDir`) に書き込まれます。

<Note>このページは AI を使用して翻訳されました。最も正確で最新の情報については、[英語版](/) を参照してください。 </Note>
