Skip to content

Conversation

lionello
Copy link
Member

@lionello lionello commented Sep 4, 2025

Description

Use DEFANG_ORG instead of DEFANG_TENANT

Linked Issues

Checklist

  • I have performed a self-review of my code
  • I have added appropriate tests
  • I have updated the Defang CLI docs and/or README to reflect my changes, if necessary

@lionello lionello marked this pull request as ready for review September 4, 2025 05:20
@lionello lionello requested a review from nullfunc as a code owner September 4, 2025 05:20
@@ -142,13 +143,12 @@ The Defang CLI recognizes the following environment variables:
- `DEFANG_ISSUER` - The OAuth2 issuer to use for authentication; defaults to `https://auth.defang.io`
- `DEFANG_MODEL_ID` - The model ID of the LLM to use for the generate/debug AI integration (Pro users only)
- `DEFANG_NO_CACHE` - If set to `true`, disables pull-through caching of container images; defaults to `false`
- `DEFANG_ORG` - The name of the organization to use; defaults to the user's GitHub name
- `DEFANG_ORG` - The name of the organization to use; defaults to the user's personal org
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the "Github name" -> "personal org" change doesn't seem to be propagated to the other READMEs

@raphaeltm
Copy link
Collaborator

@lionello re: the stuff in the .defangrc file, we should also support DEFANG_ORG_ID env var.

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

Successfully merging this pull request may close these issues.

3 participants