Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks done
berthou opened this issue Oct 18, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@berthou
Copy link

berthou commented Oct 18, 2024

💭 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?

@berthou berthou added the documentation Improvements or additions to documentation label Oct 18, 2024
@berthou berthou changed the title 📚 Documentation: appwrite databases create --database-id 'ID.unique()' 📚 Documentation: appwrite databases create --database-id 'unique()' instead of 'ID.unique()' Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant