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

Replace --project-directory with --fsl-directory #546

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

ecooper
Copy link
Contributor

@ecooper ecooper commented Dec 18, 2024

Problem

--project-directory in schema-related commands is leftover from when we had a project file. The current version of the CLI supports a much more flexible configuration file, and the "project" part of this flag is out-of-date.

Solution

Rename --project-directory to --fsl-directory. We maintain the current aliases for the flag.

Result

Screenshot 2024-12-18 at 11 38 25 AM

Testing

Most tests rely on the aliases and not --project-directory, but impacted tests have been updated.

@ecooper ecooper requested a review from a team as a code owner December 18, 2024 19:39
@ecooper ecooper merged commit 10e8902 into v3 Dec 18, 2024
4 checks passed
@ecooper ecooper deleted the v3-no-project-directory branch December 18, 2024 19:50
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