Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Add wrangler zone command #1941

Closed
wants to merge 4 commits into from
Closed

Commits on May 28, 2021

  1. Add wrangler zone command

    jb3 committed May 28, 2021
    Configuration menu
    Copy the full SHA
    d421b0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb2775d View commit details
    Browse the repository at this point in the history
  3. Refactor length() == 0 to is_empty check

    Refactors the zones response length check in wrangler zone to an is_empty() call as per the clippy recommendation.
    jb3 committed May 28, 2021
    Configuration menu
    Copy the full SHA
    4e7c0c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb8607d View commit details
    Browse the repository at this point in the history