Skip to content

fix: option hiding in cred subcommands #599

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

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

njhale
Copy link
Member

@njhale njhale commented Jul 1, 2024

The credential subcommands throw a nil ptr exception due to a nil
credential override flag value. Prevent this by including the value when
hiding flags from credential subcommands.

@g-linville and I missed this in #596

The credential subcommands throw a nil ptr exception due to a nil
credential override flag value. Prevent this by including the value when
hiding flags from credential subcommands.

Signed-off-by: Nick Hale <[email protected]>
@njhale njhale merged commit 134dcde into gptscript-ai:main Jul 1, 2024
8 checks passed
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.

2 participants