directory
Version:
v0.0.0-...-d138253
Opens a new window with list of versions in this module.
Published: Nov 16, 2024
License: MIT
Opens a new window with license information.
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
¶
|
|
opts
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.