Skip to main content

opctl ui

opctl ui [MOUNT_REF=.]

Open the opctl web UI and mount a reference.

Arguments

MOUNT_REF default: .

Reference to mount (either relative/path, /absolute/path, host/path/repo#tag, or host/path/repo#tag/path).

Global Options

see global options

Examples

Open web UI to current working directory

opctl ui

Open web UI to remote op (github.com/opspec-pkgs/_.op.create#3.3.1)

opctl ui github.com/opspec-pkgs/_.op.create#3.3.1