trcdb/

directory
v0.0.0-...-d138253 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 16, 2024 License: MIT

README

## Usage

1. Start vault.
2. Initialize vault with your dev token using trcpluginit.sh
3. Build and deploy the initial plugin with buildit.sh
4. Making changes you must run updateit.sh to deploy new versions of the plugin.


# db regions
trcx -env=QA -token=$VAULT_TOKEN -insecure -indexed=TrcVault -indexFilter=regionId -serviceFilter=Database

# Restricted section
trcx -env=QA -token=$VAULT_TOKEN -restricted=Identity -serviceFilter=config -indexFilter=config
trcx -env=QA -token=$VAULT_TOKEN -restricted=PluginTool -serviceFilter=config -indexFilter=config
trcx -env=QA -token=$VAULT_TOKEN -restricted=VaultDatabase -serviceFilter=config -indexFilter=config
trcx -env=dev -token=$VAULT_TOKEN -restricted=TrcDeploy -serviceFilter=setup -indexFilter=setup
trcx -env=dev -token=$VAULT_TOKEN -restricted=TrcshCursorAW -serviceFilter=config -indexFilter=config

# Initialize
trcinit -env=QA -token=$VAULT_TOKEN -restricted=VaultDatabase -serviceFilter=config -indexFilter=config
trcinit -env=dev -token=$VAULT_TOKEN_DEV -dynamicPath=Restricted/VaultDatabase/config
trcinit -env=dev -token=$VAULT_TOKEN_DEV -dynamicPath=Restricted/TrcshCursorAW/config

Directories

Path Synopsis
opts

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL