Resources
How to backup and recover Bindplane resources using Bindplane command line
Prerequisites
Profile
bindplane profile set "example" \
--remote-url "http://192.168.1.10:3001" \
--username "user" \
--password "pass"
bindplane profile use "example"bindplane profile set "example" \
--remote-url "http://192.168.1.10:3001" \
--api-key "xxx-xxx-xxx-xxx"
bindplane profile use "example"Backup
Restore
Last updated
Was this helpful?