EDJDOCS

User Documentation

    • Getting Started
    • Develop
      • Rust
        • Using Rust to Create an EDJX Serverless Function
        • EDJX SDK Documentation for Rust
        • Rust Samples
        • Tutorial - Create a Serverless Function Using Rust
      • C++
        • Using C++ to Create an EDJX Serverless Function
        • EDJX SDK Documentation for C++
        • C++ Samples
        • Tutorial - Create a Serverless Function Using C++
    • Manage
      • Content Delivery Network
        • EDJX CDN Overview
        • Caching
          • Start Cache Purge
        • Proxy Server
        • Request Routing Rules
          • Create a Request Routing Rule
          • Edit a Request Routing Rule
        • SSL Certificates
          • Custom SSL Certificates
          • Managed SSL Certificates
      • Domain Name System
        • EDJX DNS Overview
        • Full Domain Zone
          • Create a Full Domain
          • Add Records to a Full Domain
          • Edit a Full Domain Record
        • CNAME Domain Zone
          • Create a CNAME Domain
          • Add Records to a CNAME Domain
          • Edit a CNAME Domain Record
          • Verify a CNAME Domain
        • DNS Resource Records
          • Create a Subdomain
          • Create an A Record
          • Create an AAAA Record
          • Create a CNAME Record
          • Create an MX Record
          • Create an NS Record
          • Create a TXT Record
          • View Domain Statistics and Resource Details
      • Serverless Applications
        • Overview
        • Create an Application
        • Edit an Application
        • Disable an Application
        • Delete an Application
        • View Applications
        • View Application Activity
        • View Application Logs
        • Create a Function
        • Update Function Code
        • Validate Function Deployment
        • Edit Function Attributes
        • Delete a Function
        • View List of Functions
        • View Function Activity
        • View Function Logs
        • View Function Requests
        • Assign or Remove (Update) a Policy
      • Object Storage
        • Overview
        • Create a Bucket
        • Upload Files to a Bucket
        • Modify Custom Headers for a File
        • Delete a Bucket
        • Edit a Bucket
        • View Buckets
        • View Bucket Activity
        • Edit a File in a Bucket
        • View File Activity
        • View, Revert, or Download Files within a Bucket
      • User Options — Settings
        • Sign Up for EDJX Account
        • Sign in to the EDJX Console
        • Forgot Password
        • Accept Organization Invite
        • Add Users to a Group
        • Delete Users from a Group
        • View Group Policies
        • View Groups
        • Add an Organization
        • Edit Groups Associated with a User with an Organization
        • Delete Users from an Organization
        • Invite Users to an Organization
        • Suspend a User in an Organization
        • Become a User in an Organization
        • View Your Organizations
        • Switch View
        • View Organization Activity
    • Reference Guides
      • Console
        • Dashboard
        • Applications
          • Applications > Application Attributes
          • Applications > Application Attributes > Function Attributes
        • Domains
          • Domains > Domain Attributes
        • Buckets
          • Buckets > Bucket Attributes
      • Command Line Interface
        • CLI Structure
        • application
          • create
          • delete
          • list
          • read
          • update
        • bucket
          • create
          • delete
          • list
          • read
          • update
        • completion
        • config
          • application
          • bucket
          • certificate
          • clear tokens
          • domain
          • init
          • organization
        • domain
          • create
          • delete
          • list
          • purge-cache
          • read
          • records
            • create
            • delete
            • list
            • read
            • update
          • rules
            • create
            • delete
            • list
            • read
            • update
          • tls
            • add custom
            • add managed
            • list
            • read
            • verify
            • delete
          • update
          • verify
        • file
          • delete
          • download
          • list
          • list-versions
          • read
          • update
          • upload
        • function
          • attributes
            • init
            • sync
            • update
            • update policies
          • build
          • delete
          • deploy
          • init
          • list
          • read
        • genkeys
        • login
        • logout
        • organization
          • list
          • read
        • show
        • user
          • createcert
          • gencsr
        • version
      • Toolkit for VS Code
        • Overview
        • Set the Environment
        • Connect to EDJX
        • Switch the Organization
        • Create an Application
        • Add a Function
        • Build a Function
        • Deploy a Function
        • Edit an Application
        • Update Application Status
        • Delete Application
        • Delete a Function
    • Contact Support
User Documentation latest
  • User Documentation
    • latest
  • User Documentation
  • Reference Guides
  • Command Line Interface
  • domain
  • rules

edjx domain rules

Parent command for domain rules.

edjx domain rules [subcommand]

Available Subcommands

  • edjx domain rules create — Creates a rule for a domain.

  • edjx domain rules delete — Deletes a specific rules from a domain.

  • edjx domain rules list — Lists all rules associated with a domain.

  • edjx domain rules read — Displays the metadata for a specific rule.

  • edjx domain rules update — Updates the metadata for a specific rule.

© 2022 EDJX All Rights Reserved