Skip to content

Commit

Permalink
Update docs/docs/examples.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ivan Ivanov <[email protected]>
  • Loading branch information
SeqLaz and suricactus authored Oct 17, 2024
1 parent 375b481 commit 79fce44
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/docs/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ Create a project called "Tree_Survey" within your organization:
qfieldcloud-cli create-project --owner "My_Organization_Clan" --description "Daily work project" --is-private "Tree_Survey"
```

The project is now created in your QFieldCloud organization, and its project ID (e.g., `123e4567-e89b-12d3-a456-426614174000`) is returned. You’re now ready for file uploads.
The project is now created in your QFieldCloud organization, and its project ID (e.g., `123e4567-e89b-12d3-a456-426614174000`) is returned.
You’re now ready for file uploads.

### **3. Upload Local Files to QFieldCloud**

Expand Down

0 comments on commit 79fce44

Please sign in to comment.