Welcome Back.

Streak: 9 days i

Stories you've missed since your last login:

Stories you've saved for later:

Recommended stories based on your interests:

Edit my interests

Finger pushing
[location-weather id="1320728"]


Could Colorado win a legal case to keep Space Command? | Vince Bzdek

U.S. President Donald Trump makes announcement at the White House

Colorado Attorney General Phil Weiser, who has sued President Donald Trump over tariffs, birthright citizenship, federal worker layoffs and funding freezes, among other things, is now vowing to sue to stop him from moving Space Command out of Colorado to Huntsville, Ala.

Is there a legal case for keeping Space Command here?

Experts in administrative law say Colorado’s path is narrow — courts usually defer to the Pentagon or executive branch on all basing matters. But if Weiser frames his argument as the Department of Defense failing to follow required administrative procedures, he may have a plausible case under the Administrative Procedure Act.

Both the Government Accountability Office and the DoD Inspector General have already flagged serious procedural flaws with the decision-making process that could help Weiser make his argument.

In order to show a violation of the APA statute, legal experts say the state must show that the Department of Defense:

• Relied on “improper factors” such as political considerations.

• Ignored “critical factors” such as operational readiness.

• Failed to provide a reasoned explanation for changing course, which speaks to the transparency of decision-making.

Critics have alleged that Colorado’s exclusion in the original decision by Trump to base Space Command in Alabama was politically motivated — especially given the swing from Trump’s late‑term selection of Alabama (2021) to Biden’s reversal (2023), and now Trump’s return to that previous decision.

In January 2021, Gazette Military Editor Tom Roeder broke the story that military leaders had initially recommended keeping Space Command in Colorado Springs. However, Trump overruled that recommendation and personally selected Huntsville as the new headquarters, Roeder reported. Trump has said himself it was his decision, not the Air Force’s.

Colorado may contend that such politically driven relocations are “improper factors” in the decision, and violate constitutional principles of equal protection or the broader requirement for decisions to be made based on merit, not politics.

In his news conference Tuesday, Trump explicitly stated that Colorado’s “corrupt” system of mail-in voting “played a big role” in his decision. That pronouncement may hurt him in court since it suggests clear political decision-making.

“It’s wholly inappropriate and legally suspect for the president to decide the location of Space Command HQ based on how Colorado exercises its power under the U.S. Constitution to run our elections and our mail voting system,” Weiser said in an email on Tuesday.

Weiser could also argue that the Defense Department ignored the “critical factor” of operational readiness when it made its basing decision.

Sign Up For Free:

let pathVariable;
let pathVariable2;

function handleUrlPathSegment() {

const fullPath = window.location.pathname.toLowerCase();
if (fullPath.includes(‘/business/’)) {
pathVariable = ‘business’;
pathVariable2 = ‘Business Newsletter’;
} else if (fullPath.includes(‘/outdoors/’) || fullPath.includes(‘/outdoor/’)) {
pathVariable = ‘outdoors’;
pathVariable2 = ‘Outdoors Newsletter’;
} else if (fullPath.includes(‘/opinion/’)) {
pathVariable = ‘opinion’;
pathVariable2 = ‘Opinion Newsletter’;
} else if (fullPath.includes(‘politics’)) {
pathVariable = ‘politics’;
pathVariable2 = ‘Politics Newsletter’;
} else if (fullPath.includes(‘outtherecolorado’)) {
pathVariable = ‘outtherecolorado’;
pathVariable2 = ‘Out There Colorado Newsletter’;
} else {
pathVariable = ‘am-update’;
pathVariable2 = ‘AM Update Newsletter’;
}

console.log(`Current path: ${fullPath}`);
console.log(`Path variable set to: ${pathVariable}`);
console.log(`Path variable 2 set to: ${pathVariable2}`);

applyNewsletterName(pathVariable2);

return { pathVariable, pathVariable2 };
}

function applyNewsletterName(newsletterName) {

if (document.readyState === ‘loading’) {
document.addEventListener(‘DOMContentLoaded’, function() {
updateNewsletterElement(newsletterName);
});
} else {

updateNewsletterElement(newsletterName);
}
}

function updateNewsletterElement(newsletterName) {
const newsletterElement = document.getElementById(‘newsletterName’);

if (newsletterElement) {
newsletterElement.textContent = newsletterName;
console.log(`Updated #newsletterName element with: ${newsletterName}`);
} else {
console.warn(‘Element with ID #newsletterName not found in the DOM’);
}
}

function setupFormSubmitListener() {
function getFormattedDate() {
const now = new Date();

const timestamp = now.getTime();

console.log(‘chris: Using Unix timestamp’);
console.log(‘chris: Current time:’, now);
console.log(‘chris: Unix timestamp (ms):’, timestamp);

return timestamp;
}

const formattedDate = getFormattedDate();
var profile = window.blueConicClient.profile.getProfile();
profile.setValues(‘newsletter_category’, pathVariable);
profile.setValue(‘newsletter_signup_date’, formattedDate);
window.blueConicClient.profile.updateProfile(this, function() {
});
}

handleUrlPathSegment();
setupFormSubmitListener();

Success! Thank you for subscribing to our newsletter.

function subscribeSuccess() {
var nsltrform = document.querySelector(“#nsltr”);
var nsltrSuccess = document.querySelector(“#successnsltr”);

nsltrform.classList.add(“hideblock”);
nsltrSuccess.classList.remove(“hideblock”);
}

function validateEmail(email) {
return String(email)
.toLowerCase()
.match(
/^(([^()[]\.,;:s@”]+(.[^()[]\.,;:s@”]+)*)|(“.+”))@(([[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}])|(([a-zA-Z-0-9]+.)+[a-zA-Z]{2,}))$/
);
}

function validateEmailAddress() {
const result = document.querySelector(“#result”);
const email = document.querySelector(“#email”).value;

result.innerText = “”;

if(validateEmail(email)) {
newsletterSubscribe(email);
} else {
result.innerText = ‘The email entered: ‘ + email + ‘ is not valid :(‘;
result.style.color = “red”;
}
return false;
}

function newsletterSubscribe(email) {
fetch(“https://services.gazettedev.gazette.com/mg2-newsletters.php?action=subscribe&site=gazettedev.gazette.com&emailPreferenceId=79&email=” + email, {
method: “POST”
}).then(res => {
console.log(“SUCCESSFUL POST”);
subscribeSuccess();
});

}

#nsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: #0f69e9;

background-image: url(https://static.gazettedev.gazette.com/emails/circ/Audience%20Images/Gaztte%20Business.png);
background-size: cover;

}

#nsltr-header {
color: #ffffff
}
#nsltr-body {
text-align: center;
color: #ffffff
}
#nsltr-button {
margin-top: 5px;
}
#successnsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: green;
text-align: center;
color: white;
}

#successnsltr a {
color: white;
}

.hideblock {
display:none;
}

h6 a {
color: black;
text-decoration: none;
padding: 5px;
background-color: #bbccdd;
font-weight: 600;
}

Featured Local Savings

The GAO found that the Air Force’s ranking process for best sites underweighted mission-readiness and overemphasized cost, ignoring disruptions to operational capability. An inspector general report found that relocating Space Command to Alabama could delay reaching full operational capability by three to four years, as well as impede secure communication setup, and result in civilian workforce attrition because many Colorado-based civilian staff wouldn’t relocate.

Space Command went fully operational in Colorado on Dec. 15, 2023.

Colorado lawmakers argue that those delays risk national security at a time when adversaries like China and Russia are advancing their space capabilities.

In a joint statement Tuesday, Colorado’s congressional delegation said: “Moving Space Command sets our space defense apparatus back years, wastes billions of taxpayer dollars, and hands the advantage to the converging threats of China, Russia, Iran and North Korea. The Department of Defense Inspector General’s Office has reported multiple times that moving the Command will impede our military’s operational capability for years.”

Colorado may also argue that the move inflicts irreparable economic harm on Colorado Springs, including loss of federal investment, civilian jobs and established military infrastructure that the local economy relies upon. While economic injury alone may not be sufficient for finding unfairness, combining it with operational-readiness concerns could bolster an emergency injunction request.

The DoD Inspector General report was also unable to ascertain why Colorado was chosen over Alabama due to restricted access to senior officials. Colorado could claim this represents a flawed or non‑transparent decision‑making process, which could fall under the category of “Failed to provide a reasoned explanation for changing course,” also undermining administrative fairness.

All these findings could support a claim that the move was “arbitrary and capricious,” and therefore unlawful under the APA.

In sum, Colorado’s strongest legal footing lies in procedural and readiness-related arguments under the APA. They would need to demonstrate that the DoD’s decision was inadequately reasoned, lacking transparency, and endangered national security. Arguing direct political bias or economic damage may help the broader narrative but carries less legal weight in court.

Weiser’s many lawsuits against the Trump administration have been criticized as frivolous, but his track record so far is fairly good.

Since Trump’s inauguration, Colorado has joined more than two dozen lawsuits challenging Trump’s actions. More than half of those cases have seen judges grant court orders pausing or permanently halting certain executive actions implemented by Trump.

Even if a court did decide the whole process has been problematic, that doesn’t mean Colorado would automatically get to keep Space Command. Rather, it would mean the whole exercise of picking a home for Space Command would have to start all over again, and Colorado Springs could very well lose that race.

Given the pace of justice these days, however, a new president is likely to be sworn in before any court rules on Weiser’s claim and all appeals are exhausted. Weiser’s real strategy may be to slow-walk the move by tangling it up in legal paperwork. 

Time may take this decision out of Trump’s hands once again.

Vince Bzdek, executive editor of The Gazette, Denver Gazette and Colorado Politics, writes a weekly news column that appears on Sunday.


Ad block goes here

Sponsored Content