move to envrc
This commit is contained in:
parent
61af6d25c0
commit
b19fb8c82a
1 changed files with 5 additions and 0 deletions
5
.envrc
Normal file
5
.envrc
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
source .venv/bin/activate
|
||||||
|
|
||||||
|
export YC_TOKEN=$(yc iam create-token)
|
||||||
|
export YC_CLOUD_ID=$(yc config get cloud-id)
|
||||||
|
export YC_FOLDER_ID=$(yc config get folder-id)
|
Loading…
Add table
Add a link
Reference in a new issue