We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a959ce commit caf97ddCopy full SHA for caf97dd
docs/dev/cli/saucectl/imagerunner/artifacts.md
@@ -9,7 +9,7 @@ Get artifacts/files of the container from a Sauce Orchestrate run. Only the file
9
## Usage
10
11
```bash
12
-$ saucectl imagerunner artifacts download runID globPattern [flags]
+$ saucectl imagerunner artifacts download <runID> <globPattern> [flags]
13
```
14
15
## Available Options
0 commit comments