# Storj

{% code fullWidth="true" %}

```
NAME:
   singularity storage update storj - Storj 분산 클라우드 저장소

USAGE:
   singularity storage update storj command [command options] [arguments...]

COMMANDS:
   existing  기존 액세스 권한을 사용합니다.
   new       위성 주소, API 키 및 암호를 사용하여 새 액세스 권한을 생성합니다.
   help, h   명령 목록을 표시하거나 특정 명령에 대한 도움말을 표시합니다.

OPTIONS:
   --help, -h  도움말을 표시합니다.
```

{% endcode %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://data-programs.gitbook.io/singularity/kr/cli-reference/storage/update/storj.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
