# Koofr / Digi Storage

{% code fullWidth="true" %}

```
이름:
   singularity storage create koofr - Koofr, Digi Storage 및 다른 Koofr 호환 스토리지 공급자

사용법:
   singularity storage create koofr command [command options] [arguments...]

명령어:
   digistorage  Digi Storage, https://storage.rcs-rds.ro/
   koofr        Koofr, https://app.koofr.net/
   other        다른 Koofr API 호환 스토리지 서비스
   help, h      명령어 목록 또는 명령어 도움말 표시

옵션:
   --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/create/koofr.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.
