Skip to content

dymurray/sbcli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbcli

Run setup_namespace.sh

Once logged into your OCP cluster, you can run our helper script to create a new namespace with an apb service account to be used when launching the bundle.

$ ./setup_namespace.sh test-project

Provision a Service Bundle

To provision a Service Bundle into this project, run:

sbcli exec provision --name <bundle_name> -p test-project

About

A CLI tool for listing and deploying Service Bundles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.1%
  • Makefile 3.9%
  • Shell 1.0%