FlowBase CLI
Install from this checkout:
python -m pip install ./packages/flowbase-cli
Configure an environment Base URL and an API key:
export FLOWBASE_HOST=https://flowbase-test-a.deepflowagent.com
export FLOWBASE_API_KEY=fbk_xxx
flowbase objects list
flowbase views list obj_xxx
flowbase views create obj_xxx --json-file view.json
flowbase pages list --object-id obj_xxx
flowbase pages create --json-file page.json
flowbase records create obj_xxx --json '{"values":{"name":"Example"}}'
flowbase versions list --resource customer --change-type business-change
flowbase versions show abc1234
flowbase versions releases
flowbase changes commit --message "Add customer field" --yes
flowbase changes release --message "Release customer field" --yes
flowbase environments restart --confirm "A 测试环境" --yes
flowbase docs list
--host selects the environment through its Host. Version history commands are read-only and limited to the history visible from that Host; production release records are available only on the production Host. A test release can succeed only when its current version meets FlowBase's fast-forward checks. environments restart first shows a destructive preflight and then clears the current test configuration and records before starting from the latest production version. The CLI never accepts a separate environment override and never stores API keys on disk. See flowbase --help and flowbase docs list for the complete command set.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flowbase_cli-0.1.6.tar.gz.
File metadata
- Download URL: flowbase_cli-0.1.6.tar.gz
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51c1de32f9f17ea46fcf022fbd1618358835d63577211eb82f332587f9b62fbf
|
|
| MD5 |
d0aacea818f41530924b346afa4e305c
|
|
| BLAKE2b-256 |
fff0682d9b89d37c5cabc93c64be14b55a30417c022a545eea63b599efd34c3b
|
File details
Details for the file flowbase_cli-0.1.6-py3-none-any.whl.
File metadata
- Download URL: flowbase_cli-0.1.6-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e8f89b8ab666c30d69183fbbb4a3a81cc965c98fc94ae49ce7d692342e96d5e
|
|
| MD5 |
c5601a04038fc6d121064d0df2461e46
|
|
| BLAKE2b-256 |
657f051ce56d57aa639731d2dd8319f21d80b46b3b62df08bdd299e646b9bb28
|