Skip to content

Fix-up cog init --x-pipeline #2473

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 25, 2025
Merged

Fix-up cog init --x-pipeline #2473

merged 1 commit into from
Jul 25, 2025

Conversation

aron
Copy link
Contributor

@aron aron commented Jul 25, 2025

This commit fixes the cog.yaml to actually build and run. It also adds a README.md with instructions for running the model and installing the llms.txt for local development.

This commit fixes the cog.yaml to actually build and run. It also adds a
README.md with instructions for running the model and installing the
llms.txt for local development.
@aron aron merged commit 79ce157 into main Jul 25, 2025
26 checks passed
@aron aron deleted the cog-init-with-replicate branch July 25, 2025 12:49
@zeke
Copy link
Member

zeke commented Jul 29, 2025

Not sure it's working...

$ cog --version         
cog version 0.16.1 (built 2025-07-25T12:49:46Z)
$ cog init --help       
Configure your project for use with Cog

Usage:
  cog init [flags]

Flags:
  -h, --help   help for init

Global Flags:
      --debug     Show debugging output
      --version   Show version of Cog
$ cog init --x-pipelines
Usage:
  cog init [flags]

Flags:
  -h, --help   help for init

Global Flags:
      --debug     Show debugging output
      --version   Show version of Cog

ⅹ unknown flag: --x-pipelines

@aron
Copy link
Contributor Author

aron commented Jul 29, 2025

@zeke it's --x-pipeline, it's a hidden flag until we figure out what it should be called.

@aron aron changed the title Fix-up cog init --x-pipelines Fix-up cog init --x-pipeline Jul 29, 2025
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