You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2016/04/25 07:42:12 UTC

[jira] [Created] (MESOS-5271) Add alias support for Flags

Vinod Kone created MESOS-5271:
---------------------------------

             Summary: Add alias support for Flags
                 Key: MESOS-5271
                 URL: https://issues.apache.org/jira/browse/MESOS-5271
             Project: Mesos
          Issue Type: Improvement
            Reporter: Vinod Kone
            Assignee: Vinod Kone


Currently there is no support for a flag to have an alias. Such support would be useful to rename/deprecate a flag.

For example, for MESOS-4386, we could let the flag have `--authenticate` name and a `--authenticate_frameworks` alias. The alias can be marked as deprecated (need to add support for this as well).

This support will also be useful for slave/agent flag rename. See MESOS-3781 for details.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)