Verentis

Reference

Command reference

Every verentis command group and subcommand at a glance.

Run verentis --help, or verentis <group> --help, for the authoritative, version-specific listing. This page groups the commands by area.

Auth & context

CommandPurpose
loginSign in (--api-url, --api-key, --token, --sealing-key)
logoutClear the stored credential
whoamiShow identity, account, and publisher
use workspace <id>Set the default workspace
use account <id>Set the default account
contextShow the current default context

Administration

CommandPurpose
account get / updateRead or update the account
account invite list / create / resend / revoke / acceptAccount invitations
workspace list / get / create / updateManage workspaces
workspace domain list / add / removeWorkspace custom domains
workspace invite list / create / resend / revoke / acceptWorkspace invitations
user list / get / activate / suspend / rolesManage users
user grants list / addDirect permission grants
apikey create / list / get / update / revoke / regenerateAPI keys
apikey grant add / removeGrants on a key
settings list / get / set / deleteAccount/workspace settings
api <method> <path>Call any endpoint (raw escape hatch)

Files & executions

CommandPurpose
files ls / stat / catBrowse and read files
files upload / downloadTransfer files (--extract, --format)
files mv / rmMove and delete (--recursive)
exec run / list / get / logs / cancelRun and inspect executions (--follow)
engine list / get / resolve / syncInspect engines

Developer loop

CommandPurpose
dev run <script>Run a script locally against a workspace (--debug)
dev tokenMint a scoped token
dev contextGenerate .verentis/context.json
dev vscodeScaffold .vscode/launch.json
validate [pathOrDir]Validate a manifest

Publishing

CommandPurpose
publisher createCreate a publisher profile
keygenGenerate + register an Ed25519 signing key
key register / revokeManage signing keys
init [dir]Scaffold a package project
pack [dir]Build a signed .vpkg (--encrypt)
pack verify / seal-keygenVerify a package / make a sealing key
publish <vpkg>Publish to the marketplace
yank <ref> <version>Pull a version
download <ref> [version]Download a package archive
search [text]Search the catalog (--kind)
install <ref> [version]Install into a workspace
uninstall <installationId>Uninstall from a workspace
package list / info / versions / updateManage package metadata
package deprecate / undeprecate / archive / statsPackage lifecycle
package visibility set / grant / grants / revokePrivate visibility
package installsInstallations in a workspace