flux-account-delete-queue(1)
Note
The queues defined in flux-accounting are for accounting purposes (permissions, priority calculation, and limits) only. They are a separate construct from queues in flux-core and queuing policies in flux-sched.
SYNOPSIS
flux account delete-queue QUEUE
DESCRIPTION
flux account delete-queue will remove a queue from the
queue_table in the flux-accounting database. Note that removing a queue
from this table will not automatically remove any references to this queue
elsewhere in the flux-accounting DB, particularly the association_table.
If associations still reference this queue, a WARNING message will be
returned reminding the user to also remove this queue from all associations'
rows.