Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having issue to setup #8

Open
shahtejasa opened this issue Mar 23, 2021 · 0 comments
Open

Having issue to setup #8

shahtejasa opened this issue Mar 23, 2021 · 0 comments

Comments

@shahtejasa
Copy link

shahtejasa commented Mar 23, 2021

I am new to dell boomi and trying to use this cicd-cli.
We have one molecule which has 3 atoms and each atom is on different host. We have 3 environments ( dev, qa and prod ) and all of them are having one moelcule and in that 3 atoms.
I am not sure how to point to different environments.
I follow the instruction given in readme file and when i try to execute
$ source bin/publishAtom.sh > index.html
it prompt me following
Enter host password for user '-H':

in /bin/exports.sh file i provided following:
SCRIPTS_HOME='/home/username/boomicicd-cli/cli/scripts'
cd $SCRIPTS_HOME
export accountId=xxxx
export authToken=xxxxx
export h1="Content-Type: application/json"
export h2="Accept: application/json"
export baseURL=https://api.boomi.com/api/rest/v1/$accountId
export WORKSPACE=$(pwd)

Please tell me if i need to configure anything else.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant