# 已存在

{% code fullWidth="true" %}

```
NAME:
   singularity storage create storj existing - 使用现有的访问授权

USAGE:
   singularity storage create storj existing [command options] [arguments...]

DESCRIPTION:
   --access-grant
      访问授权。


OPTIONS:
   --access-grant value  访问授权。[$ACCESS_GRANT]
   --help, -h            显示帮助信息

   通用选项

   --name value  存储的名称（默认: 自动生成）
   --path value  存储的路径

```

{% 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/zh/cli-reference/storage/create/storj/existing.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.
