CLI Commands
The CLI commands are:
📄️ Alter App Key
Alter app_key credentials
📄️ Alter Collection
Updates collection schema
📄️ Backup
Dumps documents and schemas to JSON files
📄️ Branch Checkout
Checkout Tigris branch
📄️ Branch Create
Creates Tigris branch
📄️ Branch Delete
Deletes Tigris branch
📄️ Branch List
List Tigris branches
📄️ Branch Reset
Resets Tigris branch
📄️ Branch Show
Show current Tigris branch
📄️ Completion
Generates completion script for shell
📄️ Config Show
Returns effective CLI configuration
📄️ Create App Key
Create app_key credentials
📄️ Create Collection
Creates collection(s)
📄️ Create
Creates project, collection, namespace or app_key
📄️ Create Namespace
Create namespace
📄️ Create Project
Creates project
📄️ Db Search
Searches a collection for documents matching the query
📄️ Delete
Deletes document(s)
📄️ Delete Project
Deletes project
📄️ Describe Collection
Describes collection
📄️ Describe Database
Describes database
📄️ Describe
Describes database or collection
📄️ Dev Logs
Shows logs from local Tigris instance
📄️ Dev Start
Starts an instance of Tigris for local development
📄️ Dev Stop
Stops local Tigris instance
📄️ Drop App Key
Drop app_key credentials
📄️ Drop Collection
Drops collection
📄️ Generate
Generating helper assets such as sample schema
📄️ Generate Sample Schema
Generates sample schema
📄️ Import
Import documents into collection
📄️ Insert
Inserts document(s)
📄️ Invitation Create
Creates invitation(s)
📄️ Invitation Delete
Delete an invitation
📄️ Invitation List
Lists invitations
📄️ Invitation Verify
Verify invitation
📄️ List App Keys
Lists app keys
📄️ List Collections
Lists project collections
📄️ List Namespaces
Lists namespaces
📄️ List Projects
Lists projects
📄️ Login
Authenticate on the Tigris instance
📄️ Logout
Logout from Tigris instance
📄️ Ping
Checks connection to Tigris
📄️ Quota Limits
Show quota limits for the namespace user logged in to
📄️ Quota Usage
Show current quota usage for the namespace user logged in to
📄️ Read
Reads and outputs documents
📄️ Replace
Inserts or replaces document(s)
📄️ Restore
restores documents and schemas from JSON files
📄️ Scaffold
Scaffold new application for project
📄️ Search Import
Import documents into search index
📄️ Search Index Create
Creates index(s)
📄️ Search Index Delete
Delete index
📄️ Search Index Describe
Describes index
📄️ Search Index List
Lists project indexes
📄️ Search Index
Search index related commands
📄️ Server Info
Returns server information
📄️ Server Version
Returns server's version
📄️ Transact
Executes a set of operations in a transaction
📄️ Update
Updates document(s)
📄️ Version
Shows tigris cli version