Skip to content

📚 Documentation: appwrite databases create --database-id 'unique()' instead of 'ID.unique()' #146

@berthou

Description

@berthou

💭 Description

% appwrite --version
6.1.0

% appwrite databases create -h

Options:
--database-id Unique Id. Choose a custom ID or generate a random ID with
'ID.unique()'. Valid chars are a-z, A-Z, 0-9, period, hyphen, and
underscore. Can't start with a special char. Max length is 36 chars.

CLI doc should state: Choose a custom ID or generate a random ID with 'unique()' instead of 'ID.unique()'

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions