Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 307 Bytes

cloud-console-shell.md

File metadata and controls

21 lines (17 loc) · 307 Bytes

Create Shell Configuration

Create the Shell Config file

vi infraclass/config
INFRACLASS_REGION=us-central-1
INFRACLASS_PROJECTID=<PROJECT_ID>

Open the profile

$ vi .profile

Add infraclass/config to .profile

source infraclass/config