org.projectnessie.nessie.cli.syntax.DropReferenceStatement.help.txt Maven / Gradle / Ivy
Drops a new Nessie branch or tag using the name specified using the `ReferenceName` parameter.
The reference type is specified using the `ReferenceType` parameter.
This command will fail, if a references with the name `ReferenceName` does not exist, unless the
optional `IF EXISTS` is specified.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy