Skip to content

Commit

Permalink
Add clarifying sentence for AI
Browse files Browse the repository at this point in the history
  • Loading branch information
sguequierre committed Feb 6, 2025
1 parent eb8be87 commit 7349ac5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/dev/tools/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -1131,6 +1131,7 @@ See [create an organization API key](#create-an-organization-api-key) for more i
### `packages`

The `packages` command allows you to upload packages to the Viam Cloud or export packages from the Viam Cloud.
For example, you can use this command to download ML models or modules from the registry.

```sh {class="command-line" data-prompt="$"}
viam packages upload --org-id=<org-id> --name=<package-name> --version=<version> --type=<type> --path=<path-to-package.tar.gz>
Expand Down

0 comments on commit 7349ac5

Please sign in to comment.