Skip to content

Conversation

@nblumhardt
Copy link
Member

seqcli app uninstall [<args>]

Uninstall an app package

Example:
  seqcli app uninstall --package-id 'Seq.App.JsonArchive'

Arguments:
      --package-id=VALUE     The package id of the app package to uninstall
  -i, --id=VALUE             The id of a single app package to uninstall
  -s, --server=VALUE         The URL of the Seq server; by default the `
                               connection.serverUrl` config value will be used
  -a, --apikey=VALUE         The API key to use when connecting to the server;
                               by default the `connection.apiKey` config
                               value will be used
      --profile=VALUE        A connection profile to use; by default the `
                               connection.serverUrl` and `connection.apiKey`
                               config values will be used
      --verbose              Print verbose output to `STDERR`

@KodrAus KodrAus merged commit c563dcd into datalust:dev Apr 30, 2024
@KodrAus KodrAus mentioned this pull request May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants