DevRev CLI reference
The following is a list of DevRev CLI commands:
CLI version
Check the version of CLI:
CLI help
To check all the available commands, run the following command:
Use devrev [command] --help
for more information about a command.
Authentication
Snap-in package
Snap-in version
Snap-in
Snap-in context
The CLI persists in the context of the CLI in a snap-in context. The context is used to store the following information per snap-in package slug:
- The ID of the snap-in package owning the slug.
- The ID of the last created/upgraded snap-in version, if any.
- The ID of the latest deployed snap-in, if any.