Contents Menu Expand Light mode Dark mode Auto light/dark mode
Logo
Flyte
Getting Started
User Guide
Tutorials
Integrations
Deployment
API Reference
Concepts
Community
flyte.org
Logo
Flyte
  • Getting Started
  • User Guide
  • Tutorials
  • Concepts
  • Deployment
  • API Reference
  • Community

Flytectl

  • Flytectl
  • CLI Entrypoint
  • Verbs
    • flytectl create
    • flytectl completion
    • flytectl get
    • flytectl update
    • flytectl delete
    • flytectl register
    • flytectl config
    • flytectl compile
    • flytectl sandbox
    • flytectl demo
    • flytectl version
    • flytectl upgrade
  • Nouns
    • Project
      • flytectl create project
      • flytectl get project
      • flytectl update project
    • Execution
      • flytectl create execution
      • flytectl get execution
      • flytectl update execution
      • flytectl delete execution
    • Workflow
      • flytectl get workflow
      • flytectl update workflow-meta
    • Task
      • flytectl get task
      • flytectl update task-meta
    • Task resource attribute
      • flytectl get task-resource-attribute
      • flytectl update task-resource-attribute
      • flytectl delete task-resource-attribute
    • Cluster resource attribute
      • flytectl get cluster-resource-attribute
      • flytectl delete cluster-resource-attribute
      • flytectl update cluster-resource-attribute
    • Execution cluster label
      • flytectl get execution-cluster-label
      • flytectl update execution-cluster-label
      • flytectl delete execution-cluster-label
    • Execution queue attribute
      • flytectl get execution-queue-attribute
      • flytectl delete execution-queue-attribute
      • flytectl update execution-queue-attribute
    • Plugin override
      • flytectl get plugin-override
      • flytectl update plugin-override
      • flytectl delete plugin-override
    • Launchplan
      • flytectl get launchplan
      • flytectl update launchplan
      • flytectl update launchplan-meta
    • Workflow execution config
      • flytectl get workflow-execution-config
      • flytectl update workflow-execution-config
      • flytectl delete workflow-execution-config
    • Examples
      • flytectl register examples
    • Files
      • flytectl register files
    • Config
      • flytectl config validate
      • flytectl config init
      • flytectl config docs
      • flytectl config discover
    • Sandbox
      • flytectl sandbox start
      • flytectl sandbox status
      • flytectl sandbox teardown
      • flytectl sandbox exec
    • Demo
      • flytectl demo start
      • flytectl demo status
      • flytectl demo teardown
      • flytectl demo exec
      • flytectl demo reload
  • Contributing Guide
  v: latest
Versions
latest
stable
pmahindrakar-bump-idl
Downloads
On Read the Docs
Project Home
Builds
Flytectl
Back to top
Edit this page

Execution queue attribute#

It specifies the actions to be performed on the ‘execution-queue-attribute’ resource.

Execution queue attribute

  • flytectl get execution-queue-attribute
  • flytectl delete execution-queue-attribute
  • flytectl update execution-queue-attribute
Next
flytectl get execution-queue-attribute
Previous
flytectl delete execution-cluster-label
Copyright © 2021, Flyte
Made with Sphinx and @pradyunsg's Furo | Show Source