Releases: devrev/cli
Releases · devrev/cli
DevRev CLI 0.4.8
[0.4.8] 2024-09-17
Added
marketplace_submissions
interactive commands for:create
lets you create a new marketplace submission. You can choose between creating a new submission from
scratch (initial submission) or creating one from an existing marketplace item.update
lets you update an existing marketplace submission.transition
lets you transition a marketplace submission between its available states.delete
lets you delete a marketplace submission.
marketplace_items
interactive commands for:install
lets you install a marketplace item.transition
lets you transition a marketplace item between its available states.publish
lets you publish a marketplace item. This can be done only if the marketplace submission for the given
item is in the approved state.
- Use the
--non-interactive
flag to run the commands in non-interactive mode.
DevRev CLI 0.4.7
[0.4.7] 2024-04-17
Update
- Added support for
--testing_url
flag insnap_in_version create
command - updated latest
snap_in
template
DevRev CLI 0.4.6
[0.4.6] 2024-03-20
Added
- A new commands for
marketplace_items
,marketplace_submissions
andmarketplace_categories
- Deprecated
snap_in
deploy command
DevRev CLI 0.4.5
[0.4.5] 2024-02-16
Update
- The snap_in manifest has been upgraded to version 2.
- A new command for validating manifests has been incorporated into snap_in_version.
- An issue causing incorrect npm output during snap_in_version create has been resolved.
DevRev CLI 0.4.4
[0.4.4] 2023-11-22
Fixed
- updated linting in snap_in template
- added
--all
flag to snap_in_version list command - deprecated
--snap_in_version
flag in snap_in_version upgrade command, instead provideid
as argument. - supported custom name to snap_in template
DevRev CLI 0.4.3
[0.4.3] 2023-10-09
Fixed
- added
snap_in_package logs
command to support new flags and functionality - added linting to snap_in template
DevRev CLI 0.4.2
[0.4.2] 2023-08-30
Fixed
- removed name, description flags from snap_in_package create command
- added name, description fields in the snap_in template
DevRev CLI 0.4.1
[0.4.1] 2023-08-10
Removed
- Removed support for BETA commands related to marketplace.
Fixed
- An issue with snap_in_context getters and setters. It will now work correctly !
DevRev public CLI 0.4.0
[0.4.0] 2023-06-29
Added
- marketplace_items invite
- snap_in_version upgrade
- snap_in_context