Skip to content

feat: added documentation for patternfly cli.#5009

Merged
dlabaj merged 14 commits into
patternfly:mainfrom
dlabaj:pfcli-dev-update
May 13, 2026
Merged

feat: added documentation for patternfly cli.#5009
dlabaj merged 14 commits into
patternfly:mainfrom
dlabaj:pfcli-dev-update

Conversation

@dlabaj
Copy link
Copy Markdown
Contributor

@dlabaj dlabaj commented May 11, 2026

Added documentation for the patternfly cli.

@dlabaj dlabaj requested a review from edonehoo May 11, 2026 16:57
@dlabaj
Copy link
Copy Markdown
Contributor Author

dlabaj commented May 11, 2026

New PR with pf cli updates. I closed #4981 this pr includes the updates from review comments on #4981.

@patternfly-build
Copy link
Copy Markdown
Collaborator

patternfly-build commented May 11, 2026

Preview: https://pf-org--pr-5009-site.surge.sh

Comment thread packages/documentation-site/patternfly-docs/content/AI/patternfly-cli.md Outdated
Comment thread packages/documentation-site/patternfly-docs/content/AI/patternfly-cli.md Outdated
Comment thread packages/documentation-site/patternfly-docs/content/AI/patternfly-cli.md Outdated
| --- | --- |
| `create` | Create a new project from the available templates. |
| `list` | List all available templates (built-in and optional custom). |
| `update` | Update your project to a newer version. |
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| `update` | Update your project to a newer version. |
| `update` | Migrate your project to a newer PatternFly version using codemods, which handle import changes, component renames, and other breaking changes automatically. |

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

dlabaj and others added 2 commits May 11, 2026 16:25
…fly-cli.md

Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>
…fly-cli.md

Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>
Copy link
Copy Markdown
Collaborator

@edonehoo edonehoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a few more things

Comment thread packages/documentation-site/patternfly-docs/content/AI/patternfly-cli.md Outdated
Comment thread packages/documentation-site/patternfly-docs/content/AI/patternfly-cli.md Outdated
Comment thread packages/documentation-site/patternfly-docs/content/AI/patternfly-cli.md Outdated
Comment thread packages/documentation-site/patternfly-docs/content/AI/patternfly-cli.md Outdated
dlabaj and others added 6 commits May 13, 2026 10:31
…fly-cli.md

Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>
…fly-cli.md

Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>
…fly-cli.md

Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>
…fly-cli.md

Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>
…fly-cli.md

Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>
Comment on lines +58 to +63
[CODE FORMAT THIS]
patternfly-cli create my-app # create a new project from a template
cd my-app
patternfly-cli init # set up Git and connect to GitHub
patternfly-cli save # commit and push your changes
patternfly-cli deploy # publish to GitHub Pages
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this needs the code formatting applied and then remove line 58

@dlabaj dlabaj merged commit 011fea9 into patternfly:main May 13, 2026
6 checks passed
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.

3 participants