We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b596d7e commit 9d8b666Copy full SHA for 9d8b666
cloudsmith_cli/cli/commands/dependencies.py
@@ -41,7 +41,7 @@ def list_dependencies(ctx, opts, owner_repo_package):
41
no dependencies then it is possible that dependency extraction isn't support
42
for the package format yet.
43
44
- - OWNER/REPO/PACKAGE: Specify the OWNER namespace (i.e. user or org), the
+ - OWNER/REPO/PACKAGE(Slug): Specify the OWNER namespace (i.e. user or org), the
45
REPO name where the package is stored, and the PACKAGE name (identifier) of the
46
package itself. All separated by a slash.
47
0 commit comments