Skip to content

Commit

Permalink
Fix: replace with in OSS docs (flyteorg#5501)
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio Grätz <[email protected]>
Co-authored-by: Fabio Grätz <[email protected]>
Signed-off-by: Vladyslav Libov <[email protected]>
  • Loading branch information
2 people authored and VladyslavLibov committed Aug 16, 2024
1 parent ee1c174 commit 19cc162
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions flytectl/cmd/update/project.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ For example, to archive a project:
::
$ uctl update project --file update.yaml --archive
$ flytectl update project --file update.yaml --archive
And to activate (unarchive) the same project:
Expand All @@ -85,7 +85,7 @@ And to activate (unarchive) the same project:
::
$ uctl update project --file update.yaml --archive
$ flytectl update project --file update.yaml --archive
Note that when using a *yaml* file, the *activate* flag is not used.
Instead, the *archive* flag is used for *both* archiving and activating (unarchiving) with the difference being in the *state* field of the *yaml* file.
Expand Down
4 changes: 2 additions & 2 deletions flytectl/docs/source/gen/flytectl_update_project.rst

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 19cc162

Please sign in to comment.