File (file)

A service to expose static files from the local filesystem which can be accessed by a client.

A file service can be used in conjunction with the env.update_service setting which provides ssoca client binaries for users to download (example).

Client Commands

The published files can be accessed through file subcommands.

  • exec (details) – temporarily get and then execute a file
  • get (details) – download a file and verify its checksum
  • list (details) – list available files

Server Configuration Options

  • glob – a glob path for matching files to publish for downloads