Skip to content

Commit

Permalink
Update cli.md
Browse files Browse the repository at this point in the history
Signed-off-by: Joseph Cook <[email protected]>
  • Loading branch information
jmcook1186 authored Jun 19, 2024
1 parent 7c50b07 commit bc8cd4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ Now, you can use these files as templates for your manifest development.

### Replicating runtime environments using `if-env`

If you are given an IF output file and you want to return it, you can use `if-env` to install that output file's dependencies so that all the plugins in its execution pipeline can be executed.
If you are given an IF output file and you want to re-run it, you can use `if-env` to install that output file's dependencies so that all the plugins in its execution pipeline can be executed.

For example, if you are given a file, `output-file.yml`, you can save the file to `if` and run

Expand Down

0 comments on commit bc8cd4b

Please sign in to comment.