Skip to content

✗ Unknown option: --org #38

@fabio-marini

Description

@fabio-marini

I setup a custom shell in a public repo, but when I run npx spec2cloud init --list-shells --org fabio-marini I get the error above.

What am I doing wrong?

npx spec2cloud --version returns 2.3.0 and npx spec2cloud --help returns the following:

spec2cloud — Install spec2cloud AI-powered development workflows

USAGE
  npx spec2cloud init [options]

COMMANDS
  init              Install spec2cloud into a project directory

OPTIONS
  --minimal         Install only skills and AGENTS.md (no devcontainer/MCP)
  --ref <ref>       Branch or tag to install from (default: vNext)
  --target <dir>    Target directory (default: current directory)
  --force           Overwrite existing files without prompting
  --flow <type>     Skip flow prompt: greenfield or brownfield
  --shell <id>      Install a shell template (implies --flow greenfield)
  --shell-ref <ref> Branch or tag for the shell template (default: main)
  --list-shells     List available shell templates and exit
  --help, -h        Show this help message
  --version, -v     Show version

FLOW MODES
  brownfield        Add spec2cloud to an existing codebase
  greenfield        Start fresh — installs skills & orchestrator (you provide code)
  greenfield+shell  Start fresh with a complete project scaffold

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions