Skip to content

Commit c77930a

Browse files
Add metadata CRUD commands to the CLI
1 parent 8c22a9c commit c77930a

4 files changed

Lines changed: 1202 additions & 0 deletions

File tree

cloudsmith_cli/cli/commands/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
login,
1515
logout,
1616
mcp,
17+
metadata,
1718
metrics,
1819
move,
1920
policy,

0 commit comments

Comments
 (0)