📄️ Install and Init
Installation
📄️ Record and File Operations
Records are a core concept in the coScene platform. This document lists common operations for records and their files, with simple examples.
📄️ Managing Actions with CLI Tools
The coScene action system can be used to trigger complex calculations and processing tasks. By scripting with the CLI tool, you can greatly enhance the automation in your workflow. For detailed help on using the CLI to operate actions, refer to
📄️ Users, Roles, and Container Registry
This page covers commands for organization members, role definitions, and the coScene container registry. They are typically used by administrators or anyone who needs to pull/push images with Docker locally.
📄️ Examples of Common Batch Operations
The batch operation examples in this document use the jq tool to parse JSON output, which is more reliable and stable than parsing table output.
📄️ Auto-completion
coCLI provides auto-completion functionality for Bash and Zsh, which can save you a lot of typing.
📄️ Advanced Features
Switching Login Credentials