Skip to content

Documentation examples are out of sync with current CLI help #4

Description

@lraveri

Several documented command examples no longer match the current tfccli --help output.

Observed mismatches include:

  • many get/update/delete/apply/... examples still use --id even though the CLI expects positional IDs or names
  • workspace-variables get/update/delete examples omit the required --workspace-id flag
  • plans sanitized-json is documented, but the CLI exposes plans sanitized-plan
  • configuration-versions upload and some context examples use outdated argument ordering or flags

This affects both the agent skill doc and the public README, and can mislead users or coding agents that rely on these examples.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions