link
Bind a directory to a flagctl project.
flagctl link <workspace>/<project>
Writes .flagctl/project at the current directory. All subsequent commands run against the linked project unless overridden with --project.
Unlink
flagctl unlink
Removes .flagctl/project. Doesn't touch any remote state.