1
0
mirror of synced 2026-02-07 11:15:57 +00:00
Files
flux2/cmd/flux
Max Jonas Werner 6700aac4a4 better messaging for pull artifact command
- When there's an error stat'ing the output directory flux now prints
  the error:

  Before:
  ```
  ✗ invalid output path ./ro-dir/foo
  ```

  After:
  ```
  ✗ invalid output path "./ro-dir/foo": stat ./ro-dir/foo: permission denied
  ```
- When no output directory is provided flux now explicitly says so in
  the error:

  Before:
  ```
  ✗ invalid output path
  ```

  After:
  ```
  ✗ output path cannot be empty
  ```

Signed-off-by: Max Jonas Werner <mail@makk.es>
2023-04-13 12:43:49 +02:00
..
2023-04-11 17:00:57 +01:00
2023-04-11 17:00:57 +01:00
2022-02-21 10:40:35 +01:00
2023-02-17 00:32:48 +05:30
2022-01-10 16:30:38 +01:00
2022-02-21 10:40:35 +01:00
2022-08-10 12:02:30 +03:00
2022-08-10 12:02:30 +03:00
2022-03-23 11:33:35 +01:00
2022-01-10 16:30:38 +01:00
2022-01-10 16:30:38 +01:00