sailorhq/sailor

CLI: Pinning environment with namespace and app

Open

#9 opened on Aug 11, 2025

View on GitHub
 (3 comments) (0 reactions) (1 assignee)Go (2 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently we have a command called sailor apply ${env} where ${env} is the value of the environment, We should also be able to pin namespace, app

and even kind

This will lead to less typing and less human prone errors.

Contributor guide