Attaching and downloading files

Attach files to commands and download them by using the file menu in the command line.

About this task

Procedure

  1. To attach a file, you must trigger the file menu by typing @ and then selecting the file.
    Note: The maximum file size is 1 GB, and the filename must not contain any spaces or special characters.
  2. If you copied and pasted a command like validate api @testapi.yaml, delete back to the base command validate api and retype the @ to trigger the file menu.
  3. Select a file from the file menu that appears after typing @.
  4. When a next action button includes a reference to a file, for example, remediate api [@file] using spectral-owasp ruleset, you must replace [@file] with a newly attached file by triggering the file menu with the @ symbol.
  5. To delete the file name in the command line, delete the command and reenter validate api.