Skip to content

Cozy stack config rm asset

cozy-stack config rm-asset

Removes an asset

Synopsis

Removes a custom asset in a specific context

Deprecated: please use the command cozy-stack assets rm.

cozy-stack config rm-asset [context] [name] [flags]

Options

  -h, --help   help for rm-asset

Options inherited from parent commands

      --admin-host string   administration server host (default "localhost")
      --admin-port int      administration server port (default 6060)
  -c, --config string       configuration file (default "$HOME/.cozy.yaml")
      --host string         server host (default "localhost")
  -p, --port int            server port (default 8080)

SEE ALSO