EDJDOCS

User Documentation

    • Getting Started
    • Develop
      • Rust
        • Create a .wasm File Written in Rust
        • EDJX SDK Documentation for Rust
        • Rust Samples
      • C++
        • Create a .wasm File Written in C++
        • EDJX SDK Documentation for C++
        • C++ Samples
    • Manage
      • Content Delivery Network
        • Create a Request Routing Rule
        • Edit a Request Routing Rule
        • Add a Certificate
        • Edit a Certificate
      • Domain Name System
        • Create a Full Domain
        • Add Records to a Full Domain
        • Edit a Full Domain Record
        • Create a CNAME Domain
        • Add Records to a CNAME Domain
        • Edit a CNAME Domain Record
        • Verify a CNAME Domain
        • View Domain Statistics and Resource Details
      • Serverless Computing
        • 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
      • Serverless Database
        • 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
    • Tutorials
      • EdjDNS Basics
        • 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
    • Reference Guides
      • Console
        • Dashboard
        • Applications
          • Applications > Application Attributes
          • Applications > Application Attributes > Function Attributes
        • Domains
          • Domain > 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
            • delete
            • list
          • 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
  • application

edjx application

Parent command for application.

edjx application [subcommand]

Available Subcommands

  • edjx application create — Creates an application.

  • edjx application delete — Deletes a specific application.

  • edjx application list — Lists all applications associated with an organization.

  • edjx application read — Displays the metadata for a specific application.

  • edjx application update — Updates the metadata for a specific application.

© 2021 EDJX All Rights Reserved