Skip to content

Commit cc1315c

Browse files
jason-rlclaude
andcommitted
docs: update command structure for download/upload changes
Auto-generated by docs:commands pre-push hook. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1bcbeb2 commit cc1315c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ rli blueprint from-dockerfile # Create a blueprint from a Dockerfile
147147
```bash
148148
rli object list # List objects
149149
rli object get <id> # Get object details
150-
rli object download <id> <path> # Download object to local file
151-
rli object upload <path> # Upload a file as an object
150+
rli object download <id> [path] # Download object to local file (path d...
151+
rli object upload <path> # Upload a file as an object (use - to ...
152152
rli object delete <id> # Delete an object (irreversible)
153153
```
154154

0 commit comments

Comments
 (0)