object-storage-ui

command module
v0.0.0-...-2992a76 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

README

Build Status

Object Storage UI (WIP)

A browser interface for GCS.

To run:

NAME:
   object-storage-ui - A browser interface for Google Cloud Storage (GCS).

USAGE:
   object-storage-ui [global options] command [command options]

COMMANDS:
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --bucket-name value    The name of the bucket to serve.
   --path-prefix value    A path to prefix the application. Use if running the application on a subdirectory.
   --domain-prefix value  A domain to use for serving files. Use if files will be served from different application.
   --allow-upload         Allow files to be uploaded. (default: false)
   --allow-delete         Allow files to be deleted. (default: false)
   --allow-search         Allow files to be search. (default: true)
                          Location of the service account json key. [$GOOGLE_APPLICATION_CREDENTIALS]
   --help, -h             show help

object storage ui screenshot

Todo:

  • Add tests
  • Add UI for deleting objects
  • Add support for S3-compatible object stores

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL