Skip to content

Commit a76fc90

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 e46ca29 commit a76fc90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ 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
150+
rli object download <id> [path] # Download object to local file (path d...
151151
rli object upload <paths...> # Upload file(s) or directory as an obj...
152152
rli object delete <id> # Delete an object (irreversible)
153153
```

0 commit comments

Comments
 (0)