Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add routing settings to the CLI #344

Closed
3 tasks
johnsudaar opened this issue Mar 22, 2018 · 2 comments
Closed
3 tasks

Add routing settings to the CLI #344

johnsudaar opened this issue Mar 22, 2018 · 2 comments
Assignees
Labels

Comments

@johnsudaar
Copy link
Contributor

johnsudaar commented Mar 22, 2018

  • Force HTTPS
  • Sticky session
  • Canonical
@EtienneM EtienneM added the quicky label Apr 9, 2018
@EtienneM EtienneM self-assigned this Sep 7, 2018
@EtienneM EtienneM changed the title Add routing settings to the cli Add routing settings to the CLI Sep 7, 2018
@EtienneM
Copy link
Member

EtienneM commented Sep 7, 2018

I don't really know what would be the best command name for these commands.. Actually canonical domain is a bit different than the others. Suggestions:

  • scalingo -a my-app routing-settings [force-https | sticky-session]-enable
  • scalingo domains-canonical-[un]set to stick with the other Custom Domains commands
  • scalingo canonical-domais-[un]set

@johnsudaar
Copy link
Contributor Author

johnsudaar commented Sep 7, 2018

I think that something like:
scalingo -a my-app [force-https | sticky-session] [enable|disable]
scalingo -a my-app canonical-domain set [domain-name]
scalingo -a my-app canonical-domain unset
scalingo -a my-app canonical-domain get

Would be pretty nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants