Skip to content

docs: sync README command reference - #79

Merged
andrasbacsai merged 2 commits into
v4.xfrom
76-investigate-readme-command-list
Jul 19, 2026
Merged

docs: sync README command reference#79
andrasbacsai merged 2 commits into
v4.xfrom
76-investigate-readme-command-list

Conversation

@andrasbacsai

@andrasbacsai andrasbacsai commented Jul 19, 2026

Copy link
Copy Markdown
Member

Summary

  • document the missing create, storage, preview, database env, version, init, and firewall commands
  • correct stale global, environment, deployment, backup, and private-key flags
  • refresh the generated command catalog required by the existing docs CI

Verification

  • go run ./coolify docs llms
  • go test ./cmd/...
  • targeted --help checks for the corrected command trees

The full suite still hits the pre-existing TestDestinationService_CRUDAndServerPaths timeout already failing on v4.x; this PR changes documentation only.

Fixes #76

Supersedes #77.

@andrasbacsai
andrasbacsai merged commit dfb1bf6 into v4.x Jul 19, 2026
3 of 5 checks passed
@andrasbacsai
andrasbacsai deleted the 76-investigate-readme-command-list branch July 19, 2026 20:26
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.

docs: README command list is missing the create commands, storage, previews, and database env

1 participant