---
url: "https://www.skedulo.com/release-notes/manage-url-overrides-from-the-skedulo-cli-now-generally-available"
type: "releaseNote"
title: "Manage URL Overrides from the Skedulo CLI – now generally available"
date: "2026-06-16"
---

# Manage URL Overrides from the Skedulo CLI – now generally available

You can now manage URL Overrides as a Skedulo artifact. Define, deploy, and version-control URL overrides through the Skedulo CLI

### **What’s new**

**URL Overrides as an artifact** – define your redirects and post-login landing page in as JSON then deploy them like any other Skedulo artifact.

**Full lifecycle from the CLI** – create, read, list, update, and delete overrides without touching tenant preferences directly.

**Repeatable across tenants** – promote the same overrides from sandbox to production, and track changes alongside the rest of your configuration.

**What you can define**

- from – The path to redirect from, or :landingPage to set the post-login landing page.
- to – The path to redirect to.
- name – A unique identifier – automatically defaults to ‘from’ if not supplied.
