Skip to content

Commit 9aedb53

Browse files
author
ninadhatkar
committed
version updates and lock file updates
1 parent b6c204d commit 9aedb53

9 files changed

Lines changed: 7795 additions & 48374 deletions

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Currently, the CLI is in Beta and supports content management scripts through wh
88
- Bulk publish content
99
- Export content
1010
- Import content
11+
- Clone Stack
12+
- Seed Stack from Github
1113

1214
## Installing CLI
1315
### Prerequisites
@@ -33,7 +35,7 @@ $ csdx --help
3335
## Namespaces
3436
**auth**: To perform [authentication-related](/packages/auth) activities
3537

36-
**cm**: To perform content management activities such as [bulk publish](/packages/contentstack-bulk-publish), [import](/packages/contentstack-import), and [export](/packages/contentstack-export) content
38+
**cm**: To perform content management activities such as [bulk publish](/packages/contentstack-bulk-publish), [import](/packages/contentstack-import), and [export](/packages/contentstack-export), [export-to-csv] (/packages/contentstack-export-to-csv), [seed] (/packages/contentstack-seed)
3739

3840
**help**: To list the helpful commands in CLI
3941

0 commit comments

Comments
 (0)